BODY{
	background-color : White;
	background-repeat : repeat;
	background-attachment : fixed;
	font-family : "Verdana, Geneva, Arial, Helvetica, sans-serif";
	font-size : 10pt;
	color : Navy;
}

.menubody{
	background-color :#00349A;
	background-image : urlo("newimages/background.jpg");
}

TD{
	color : navy;
	font-weight : normal;
	font-size : 10pt;
}

.TD1{
	color : yellow;
	font-weight : bolder;
	font-size : 9pt;
}

.TD2{
	color : red;
	font-weight : bold;
}

.TD3{
	color : #3366cc;
	font-weight : bolder;
	font-size : 9pt;
}

.TD4{
	color : navy;
	font-weight : bolder;
}

.TD5{
	color : black;
	font-weight : bolder;
}

.TD6{
	color : orange;
	font-weight : bolder;	
	font-size : 8pt;
}

.TD7{
	color : black;
	font-weight : bolder;
	font-size : 10pt;
}

.TD8{
	color : maroon;
	font-weight : bolder;
	font-size : 10pt;
}

A:link{ 
	color:#3366cc;
	font-weight : bold;
 }
 
A:Visited{ 
	color : #3366cc;
	font-weight : bold;
 }
  

 

