.font8pt {
	font-family: Verdana;
	font-size: 8pt;
}
.font10pt {
	font-family: Verdana;
	font-size: 10pt;
}
.font12pt {
	font-family: Verdana;
	font-size: 12pt;
}
a:link {
	color: #99FFCC;
}
a:visited {
	color: #99FFCC;
}
a:hover {
	color: #FFFF33;
}
a:active {
	color: #99FFCC;
}
.textbgcolor {
	color: #FFFFFF;
	background-color: #336699;
}
.font10ptblue { font-family: Verdana; font-size: 10pt; ; color: #003366; font-style: normal; font-weight: normal }
.font12pttitle { font-family: Verdana; font-size: 12pt; ; font-style: italic; font-weight: bold; color: #000000}
