a:link {color: #3c6da6;}
a:visited {color: #050a65;}
a:active {color: #000000;}

body {
    background: #0d4077 URL("images/background.png");
	background-position: top;
	background-repeat: repeat-x;  
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	}
	
td {
	font-size: 11px;
	color: #000000;
	}
	
.main {
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
	}	
	
span.footer
   {
   color: #ffffff;
   font-size: 10px;
   }	
	
h1 {
    margin: 0px;
    padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #053780;
	}	
	
h2 {
    margin: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #3c6da6;
	}		
	
h3 {
   margin:0px;
   font-weight:normal;
   font-size:12px;
   }
	


.white {color: #ffffff; FONT-FAMILY: verdana, arial, helvetica; FONT-SIZE: 10px;}
a.white {color: #ffffff; font-family: verdana, arial, helvetica; font-size: 10px;}
a.white:hover {color: #ffffff; font-family: verdana, arial, helvetica; font-size: 10px;}
a.white:active {color: #ffffff; font-family: verdana, arial, helvetica; font-size: 10px;}

	
	