.css1 { font-size: 9pt; line-height: 100% }
.css2 { font-size: 10pt; line-height: 120% }
.css3 { font-size: 12pt; line-height: 125% }
.css4 { font-size: 14pt; line-height: 125% }
a:visited {
	text-decoration: none;
	color: #666666;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}