.css {
	font-size: 9pt;
	line-height: 16px;


}
a:link {
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;

}
a:hover {
	font-size: 9pt;
	color: #00FF00;

}
a:visited {
	font-size: 9pt;
	color: #00FF00;
	text-decoration: none;

}
.pt10 {
	font-size: 10pt;
	line-height: 18px;
	color: #003366;

}
.pt11 {
	font-size: 11pt;
}
