a:link {
	font-family: Arial; 
	text-decoration: none; 
	font-size: 9pt; 
	color: #063A74; 
	font-weight: bold 
}
a:visited { 
	font-family: Arial; 
	text-decoration: none; 
	font-size: 9pt; 
	color: #427D9B; 
	font-weight: bold
}
a:hover { 
	font-family: Arial; 
	text-decoration: underline; 
	font-size: 9pt; 
	color: #DE3A17; 
	font-weight: bold 
}
a:active { 
	color: #57595B; 
	font-family: Arial; 
	text-decoration: underline; 
	font-size: 9pt; 
	font-weight: bold
}
SPAN.regular {
	font-family: Arial; 
	font-size: 9pt
}
SPAN.pagetitle {
	font-family: Arial; 
	font-size: 14pt; font-weight:bold
}
SPAN.subtitle {
	font-family: Arial; 
	font-size: 12pt
}