BODY {
     background-color: #000033; 
     background-image:url(background.gif); 
     font-family: verdana; 
     font-size: 12px;
     margin-left: 0px; 
     margin-top: 0px;
     }

BODY TABLE {
     font-family: verdana; 
     font-size: 12px;
     }

a:link	    { color: #336699; text-decoration: none; }

a:active 	{ color: #336699; text-decoration: none; }

a:visited 	{ color: #336699; text-decoration: none; }

a:hover 	{
	color: #ffffff;
	background: #003366;
	text-decoration: none;
}

h1 {
	color: #576C82;
	margin:0;
	font-size:17pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2 {
	font-style: normal;
	font-size: 16px;
	margin: 0;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h3 {
	font-style: normal;
	font-size: 12px;
	margin: 0;
	font: verdana;
	font-weight: bold;
}
  
