body, td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #ffffff;
}
a {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FFD800;
	font-weight : bold;
	text-decoration : underline;
}
.big {
	font-size : 15px;
	font-weight : bold;
}
.bigger {
	font-size : 18px;
	font-weight : bold;
}
.biggest {
	font-size : 24px;
	font-weight : bolder;
}
.small {
	font-size : 9px;
	letter-spacing : 1px;
}
.desc {
	font-size : 10px;
	font-weight : bold;
}