body { 
	background-color:#990000; 
	font-family: Verdana; 	
	font-size: 9pt; 
	color: #333333
}

table {
     background-color:#ffffff;
	 padding-left: 5px;
	 padding-right: 5px;
	 padding-bottom: 5px;
   font-size:9pt;
	 }

td {
  font-size:9pt;
}

div,blockquote { 
	font-size:10pt; 
}

blockquote { 
	font-family:Verdana, sans-serif;  
	color: #333333
} 

div { 
	font-family:Verdana, sans-serif;  
	color:#333333;  
} 


a:link {  
	color: #666666;
	text-decoration: none;
}

a:hover {  
	color: #666666;
	text-decoration: underline;
}

a:active {  
	color: #666666
	text-decoration: underline;
}

a:visited {  
	color: #666666
	text-decoration: none;
}
