body
{
	font-size:8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin:0px;
	padding:0px;
	background-color: #ebf4fc;
	margin:auto;
}

#head {
	width: 900px;
	height: 180px;
	border:1px solid #5482dc;
	background-color: #eaeaea;
	text-align: center;
	margin-top: 10px;
	}

#head1 {
	border:1px solid #5482dc;
	background:#ebf4fc;
	width:160px; 
	height: 25px;
	text-align:center;
	font-size:10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #333333;
	
	}
	
* html  #head1 {
	border:1px solid #5482dc;
	background:#ebf4fc;
	width:160px; 
	height: 27px;
	text-align:center;
	font-size:10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #333333;
	
	}
	
#head1:hover {
	
	border:1px solid #80e38e;
	background:#ebf4fc;
	
	}
	
#head2 {
	font-size:8pt;
	border:1px solid #5482dc;
	
	}	
	
#head3 {
	
	border:1px solid #5482dc;
	backround:#dfe6f9;
	}	
	
a.navi:link {	  

    text-decoration: none;
	
	color:#333333;
     
     }
a.navi:visited	 {	  

    text-decoration: none;
	color:#333333;

     }
	 
a.navi:active	 {	  

    text-decoration: none;
	color:#1546B7;

     }
	 
a.navi:hover	 {	  

    text-decoration: none;
	color:#1546B7;

     }	 	 
	 
	 

