body { 
	background-color:#CC3366; 
	color:Black;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10pt;
	font-weight:normal; 
} 

td {
	color:Black;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:8pt;
	font-weight:normal;
}

a:link,a:visited {
	color:black;
	text-decoration:none;
}

a:hover,a:active {
	color:white;
	text-decoration:none;
}

table.std {
	width:660px;
}

.klein {
	font-size:8pt;
}

.mittel {
	font-size:10pt;
}

.gross {
	font-size:12pt;
}