BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	list-style-type: square;
	list-style-position: outside;
}

.introheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	list-style-type: square;
	list-style-position: outside;
}

.fett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	list-style-type: square;
}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	list-style-type: square;
	text-transform: uppercase;
	text-decoration: none;
}

.infotext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	list-style-type: square;
}

.infoheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	list-style-type: square;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
}

a:hover { 
color: #003366; 
}

H3 {
	color: gray;
	font-style: normal;
	text-transform: none;
	font-weight: lighter;
	font-size: 14pt
}

H1 {
	color: gray;
	font-weight: 200;
	font-size: 24pt
}

hr {color: white; background-color: white; border: 1px dotted silver; border-style: none none dotted; }