
 p,table,td,tr{
 	font-size : 13pt;
 	font-family :  Arial;
 	color: black;

 }
 h2 {font-size : 16pt;color: #000060;}
  h3 {font-size : 14pt;color: #9E764A;}
   h4 {font-size : 13pt;color: #000060;} 
 .body  {
 	font-size : 13pt;
 	font-family :  Arial;
 	color: black;

 }
  .caption {
 	font-size : 10pt;
 	font-family :  Arial;
	font-style: Italic;
	
}

A    {
 	font-size : 10pt;
 	font-weight: bold;
	font-family :  Arial;
	color: #000060;
};


A:Hover  {
 	font-size : 10pt;
 	font-family :  Arial;
 	font-weight: bold;
	color : #535376;
}

