body, td {
	font-family: "Arial", "Helvetica", "sans-serif"; 
	font-size: 12pt; 
}

a:visited {  
	font-size: 10pt; 
	color: #0000FF; 
	text-decoration: none; 
	font-weight: bold;
}

a:link {  
	font-size: 10pt; 
	color: #0000FF; 
	text-decoration: none; 
	font-weight: bold;
}

a:hover {  
	font-size: 10pt; 
	color: #FF0000; 
	text-decoration: none; 
	font-weight: bold;
}

.MainTitle {
	font-size: 14pt; 
	font-weight: bold; 
	color: #000099
}

.SubTitle {
	font-size: 12pt; 
	font-weight: bold; 
	color: #0000FF
}

