body
{
	scrollbar-face-color: #DDCE98;
	scrollbar-arrow-color: #57618B;
	background-color: "#004E98";
	font-family: "Tahoma", "Arial", "Times New Roman", Times, serif;
	font-size: 10pt;
	color: white;
	a{text-decoration: none;} :hover{color:orange; text-decoration: none;}
}

table
{
	background-color:"#004E98";
	font-family: "Tahoma", "Arial", "Times New Roman", Times, serif;
	font-size: 10pt;
	color: white;
	a{text-decoration: none;} :hover{color:orange; text-decoration: none;}
}