@charset "iso-8859-1";
/* CSS Document */

body{
	margin: 0;
	padding: 0;
	
	background-color: #32338F;

	
	font-family: Verdana;
	line-height: 10pt ;
	font-size:10pt;
	font color: #000
	
}

h1{
    	font-size:15pt;
		line-height: 18pt ;
		font-style: italic;
		font-weight: bold;
    	font color:#000
}		
h2{
		font-size:8pt;
		font-weight: bold;
}
h4 {
	font-weight: bold;
}
