
body
{
	background: rgb(255,255,255);
	/*background: rgb(255,242,190);*/
 	font-family: Arial, Verdana;
 	font-size: 10pt;
	color: rgb(0,52,152)
	}
td	 {
 	font-family: Arial, Verdana;
 	font-size: 10pt;
	color: rgb(0,52,152);
	}
h1, h2, h3, h4, h5, h6
{
 	font-family: Arial, Verdana;
	color: rgb(0,52,152);
}
h1	 
{
	font-size: 18pt;
}
h2
{
 	font-size: 16pt;
}
h3
{
 	font-size: 14pt;
}
h4
{
 	font-size: 12pt;
}
h5
{
 	font-size: 10pt;
}
h6
{
 	font-size: 8pt;
}

	
td a:link { text-decoration: none ;color:rgb(0,52,152)}

td A:active { text-decoration: none;color:rgb(0,52,152) }

td A:visited { text-decoration: none;color:rgb(0,52,152) } 

td a:hover {text-decoration: underline;color:rgb(128,160,64)}

a:link { text-decoration: none ;color:rgb(0,52,152)}

A:active { text-decoration: none;color:rgb(0,52,152) }

A:visited { text-decoration: none;color:rgb(0,52,152) } 

a:hover {text-decoration: underline;color:rgb(128,160,64)}	
