body {
	background-color: #ffffff;
	font-family: Arial; 
 font-size: 11pt; 
 color: #333333;
 
}

p {  
 font-family: Arial; 
 font-size: 11pt; 
 color: #333333;

 } 

 a:link { font-family: Arial; 
 font-size: 11pt; 
 color: #000000;
	text-decoration: underline;
 } 
 a:visited { font-family: Arial; 
 font-size: 11pt; 
 color: #808080;
	} 
 a:hover { font-family: Arial;
 font-size: 11pt; 
 background-color: #DEAC71; 
 text-decoration: underline overline;

 } 
   
 a:active { font-family: Arial; 
 font-size: 11pt; 
 color: #333333;
	text-decoration: underline;
 } 

TD{ 
 font-family: Arial; 
 font-size: 11pt; 
 color: #333333; 

}

TR{ 
 font-family: Arial; 
 font-size: 11pt; 
 color: #333333; 
 font-weight: normal;

}




.heading2{
font-family: 'Arial Black'; 
 font-size: 13pt; 
 color: #085782; 
}