a:link {color: #004738;}
a:visited {color: #528278;}
a:active {color: #000000;}

body {
    background: #044c3c URL("images/site_back.png") 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: 13px;
	font-weight: bold;
	color: #bd1b2f;
	}	
	
h2 {
    margin: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #004738;
	}		

h3 {
   margin: 0px;
   font-weight: normal;
   font-size: 11px;
   }
   
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: #000000; font-family: verdana, arial, helvetica; font-size: 10px;}


