BODY, P, TD, LI  {
	font-family : MS Sans Serif;
	font-size : 10pt;
	color : #F0F000;
}

H2  {
	font-family : MS Sans Serif;
	font-size : 24pt;
	font-weight : bold;
	color : #F0F000;
}

H3  {
	font-family : MS Sans Serif;
	font-size : 18pt;
	color : #F0F000;
}

A  {
	font-family : MS Sans Serif;
	font-size : 10pt;
	text-decoration : none;
	color : #FFCC33;
}

A:Visited  {
	font-family : MS Sans Serif;
	font-size : 10pt;
	text-decoration : none;
	color : #FFFFFF;
}

A:Hover  {
	font-family : MS Sans Serif;
	font-size : 10pt;
	text-decoration : overline underline;
	color : #33FF33;
}

