body {
	background-color: #eeeeee;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


TABLE, TH, TR, TD, P, BLOCKQUOTE, DIV {	color : #002F65;
       font-family : Arial,Helvetica,sans-serif;
       font-size: 10pt;
 	}

					
A  	   {color : #002F65;
		font-family : Arial,Helvetica,sans-serif;
	}
	
A:Visited  {color : #002F65;
		font-family : Arial,Helvetica,sans-serif;
	}
	   
A:Active  {color : #002F65;	
		font-family : Arial,Helvetica,sans-serif;
	}
	
A:Hover {	background-color : #eeeeee;
	   color : #002F65;
		font-family : Arial,Helvetica,sans-serif;
	}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #002F65;
}		
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #002F65;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #002F65;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #002F65;
}
p.leftmargin {margin-left: 1cm}



