a:link {color: #256ea7;}
a:visited {color: #01335a;}
a:active {color: #000000;}

body {
    background: #256ea7 URL("images/site_back.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: 11px;
   }	
	
h1 {
    margin: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #003157;
	}	
	
h2 {
    margin: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #256ea7;
	}	
	
h3 {
   margin: 0px;
   font-size: 10px;
   font-weight: normal;
   }

h4 {
    margin: 0px;
	font-size: 12px;
	font-weight: normal;
	color: #003157;
	}	
	
.caption {
   display:none;
   font-style:italic;
   }

a.white {color: #ffffff; font-family: verdana, arial, helvetica; font-size: 11px;}
a.white:hover {color: #ffffff; font-family: verdana, arial, helvetica; font-size: 11px;}
a.white:active {color: #ffffffs; font-family: verdana, arial, helvetica; font-size: 11px;}
