A {
	font-family : "Times New Roman", Times, serif;
	font-size : 12pt;
	color : #197E04;
	font-weight : bold;
	text-decoration : underline;
}
A:Hover {
	font-family : "Times New Roman", Times, serif;
	font-size : 12pt;
	color : #000000;
	font-weight : bold;
	text-decoration : underline;
}

Font.TenPoint {
	font-family : "Times New Roman", Times, serif;
	font-size : 10pt;
}

Font.14PointBold {
	font-family : "Times New Roman", Times, serif;
	font-size : 14pt;
	font-weight : bold;
}

TD {
	font-family : "Times New Roman", Times, serif;
	font-size : 12pt;
	color : #000000;
}

.Forms {
	font-family : "Times New Roman", Times, serif;
	font-size : 12pt;
	color : #000000;
}
