BODY{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	background-color:#000;
}
TABLE{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
}
A.menu:VISITED {
	color : white;
	font-style : normal;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	}
A.menu:HOVER {
	color : red;
	font-style : normal;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	}
A.menu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : white;
	font-style : normal;
	text-decoration : none;	
	}
A.menu2:VISITED {
	color : #ff9966;
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	}
A.menu2:HOVER {
	color : red;
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	}
A.menu2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #ff9966;
	font-style : normal;	
	}
FONT.smalltext {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
}
H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}
H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
}


