
<style type="text/css">

body, normal {
	font-size : 11pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
}


p, td {
	font-size : 8pt;
	font-weight : normal;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color : #000000;	
}

.left_nav{
	
	font-size : 8pt;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;		
	color : #2B3A5D;
}

.copyright{
	
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;		
	color : #FFFFFF;
	background: #DCBEAC; 

}

a {
	text-decoration : none;
	}



a:hover {
	text-decoration : none;
	
}


HR {
  height: 10;
  color: #DCBEAC;
}

</style>


