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

}

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

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

.font12ff{	font-size: 12px; color: #D8C70A; font-weight : bold;}
.font12 {	font-size: 12px;}
.font12b {	font-size: 12px; font-weight : bold;}
.font12bred {	font-size: 12px; color: red; font-weight : bold;}
.font12white {
	font-size: 12px;
	color : White;
}
.font12whiteb {
	font-size: 12px;
	color : White;
	font-weight : bold;
}
.font11graub {font-size: 11px; color: #7c7c7c;font-weight : bold;}
.font11 {	font-size: 11px;}
.font10 {font-size: 10px;}
.font11grau {font-size: 11px; color: #7c7c7c;}
.font11w {font-size: 11px; color: #ffffff;}
.font10w {font-size: 10px; color: #ffffff;}
.font9 {font-size: 9px;}
.font9grau {
	font-size: 9px;
	color : Gray;
}
.font8 {font-size: 8px;}

a {	font-size: 13px; text-decoration: none; font-weight : bold;}
a:link {
	color: White;
}
a:visited {
	color: White;
}
a:active {
	color: #D8C70A;
}
a:hover{
	color: #000000;
}
