td {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000
}
h3 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #2849AF;
}
a {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #000099; 
	background:#D0DFFF; 
	text-decoration: underline; 
}
a:hover {
	color: #990000;
	background:#D0DFFF
	cursor: hand
}

