A {
	color : #FFFFCC;
	text-decoration : none;
}
A:HOVER{
	color : Red;
	text-decoration : none;
}
.GenreCurrent {
	color : White;
	text-decoration : none;
	font-weight : bold;
}
.MainFont {
	font-family : sans-serif;
	font-size : 9pt;
}
.MiddleFont {
	font-family : sans-serif;
	font-size : 8pt;
}
.SmallFont {
	font-family : Verdana;
	font-size : 7pt;
}
TABLE, t {
	font-family : Verdana;
	font-size : 9pt;
	color : White;
}
H1 {
	font-size : 12pt;
	font-weight: bold;
}
H2 {
	font-size : 14pt;
	font-weight: bold;
}
H3 {
	font-size : 12pt;
	font-weight: bold;
}