/* Global Styles */

body {
	margin:0px;
	}
	
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 17px;
}

.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	line-height: 17px;
	letter-spacing: 0.1em;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: strong;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0.1em;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: strong;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0.1em;
}
