@charset "utf-8";
/* CSS Document */

body{
	margin:0px; 
	background-color:#063A69;
	background-repeat:repeat-x; 
	background-position:top;
	font-family:verdana;
	
}
		
.content{
    font-size:13px;
	color:#000000;
	text-align:justify;
	
}

.aqua{
    font-size:13px;
	color:#05467B;
	font-weight:bold;
	
}	

.heading{
    font-size:16px;
	color:05467B;
	font-weight:bold;
	
}				
