/* CSS Document */


body {
	
	font-family: trebuchet ms, helevtica, calibri, sans-serif;
	background-color: #1d4a73;
margin: 0 auto;  
	margin-top: 20px;
	text-align: center;  
	color: #000000;

}





.bodytext {font-family: trebuchet ms, helevtica, calibri, sans-serif;
	font-size: 13px;
       color: #686b70;
	   
	}
	
	.hometext{font-family: trebuchet ms, helevtica, calibri, sans-serif;
	font-size: 14px;
       color: #686b70;}
	  


h1{font-family: trebuchet ms, helevtica, calibri, sans-serif;
	font-size: 15px;
       color: #686b70;
	}




 
  
 
 
   
.foot
{
text-align:center;
font-size: 12px;
color: #c0a0c0;
}


img
{
border:0px;
}



	
	
.bolded
	{
	font-weight: bold;
        color: #011C76;
	background-color:transparent;}
