body,table,td,tr,div,p,pre,h1,h2,h3,h4,ul {font-family: "Verdana,Arial,Helvetica";}
body,td,div,p,pre,ul {font-size: 13px; font-weight : normal}

h1 {font-size: 18px;}
h2 {font-size: 16px;}
h3 {font-size: 13px;}

.font24 {	font-size: 24px;}
.font16 {	font-size: 16px;}
.font16red {
	font-size: 16px;
	color : #ad1852;
	font-weight : bold;
}


.font12 {	font-size: 12px;}
.font12white {
	font-size: 12px;
	color : White;
}
.font11 {	font-size: 11px;}
.font10 {font-size: 10px;}
.font9 {font-size: 9px;color="#ff0000"}
.font9grau {
	font-size: 9px;
	color : Gray;
}
.font8 {font-size: 8px;}

a {	font-size: 13px; text-decoration: none; font-weight : bold;}
a:link {
	color: #A0A0A0;
}
a:visited {
	color: #B7B7B7;
}
a:active {
	color: #B7B7B7;
}
a:hover{
	color: #313100;
}
