.css {
	font-size: 9pt;
	text-decoration: none;
	line-height: 130%;
	color: #003366;
}
a:link {
	font-size: 9pt;
	text-decoration: none;
	color: #003366;
}
a:hover {
	font-size: 9pt;
	text-decoration: underline;
	color: #003366;
}
a:visited {
	font-size: 9pt;
	text-decoration: none;
	color: #003366;
}
.font {
	font-size: 9pt;
	color: #FF0000;
	text-decoration: none;
}

