BODY, 

TD {
	font-family : Arial ;
	font-size : 10pt;
	color: #000000;
}

H1{
	font-family: Arial ;
	font-size: 20pt;
	color: #000000;
}

H2{
	font-family: Arial ;
	font-size: 17pt;
	color: #000000;
}

H3{
	font-family: Arial ;
	font-size: 15pt;
	color: #000000;
}

H4{
	font-family: Arial ;
	font-size: 13pt;
	color: #000000;
}

H5{
	font-family: Arial ;
	font-size: 11pt;
	color: #000000;
}

H6{
	font-family: Arial ;
	font-size: 9pt;
	color: #000000;
}

a:link {  font-family: Arial; color: #0000CC; text-decoration: none}
a:visited {  font-family: Arial; color: #0000CC; text-decoration: none}
a:hover {  font-family: Arial; color: #CC0033; text-decoration: none}
a:active {  font-family: Arial; color: #CC0033; text-decoration: none}

.menutable{
background-color: #FF9900; 
}

.maintable{
background-color: #FFCC00; 
}

.datatable{
background-color: #0066CC; 
}
