a:link
{
	color: #800000;
	text-decoration:none; 
	font-size: 11pt;
}
a:visited
{
	color: #800000;
	text-decoration:none; 
	font-size: 11pt;
} 
a:active 
{
	color: #800000;
	text-decoration:underline; 
	font-size: 11pt;
}
a:hover 
{
	color: #800000;
	text-decoration:underline; 
	font-size: 11pt;
}
body
{
	background-color: rgb(255,255,255);
      background-image: url(backmain1.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
        color: #000066;
}

td, tr, p, center
{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
        color: rgb(0,0,0);
}

h3
{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
        color: #808080;
	font-weight: normal;
}