
html, body, div, span, p, td, input, textarea, select, a 
{
	font-family:Verdana; font-weight:normal; line-height:20px;
}

.style1 {
	font-size: 10px;
}
.style2 {
	font-size: 12px;
}


.head-titel {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.main-titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #990000;
}
.main-font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 16px;
}
a:link {
	color: #660000;
	text-decoration: none;
}
a:visited {
	color: #660000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #660000;
	text-decoration: none;
}
