.font12px {  font-size: 12px; line-height: 150%}
.font9pt {  font-size: 9pt; line-height: 200%}
.font14px {  font-size: 14px}
table {font-size:12px}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #282828;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;

}
a:active {
	color: #1E1E1E;
}
