.Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:visited {  color: #9933FF; text-decoration: none}
a:link {  color: #00CCFF; text-decoration: none}
a:hover {  color: #9999FF; text-decoration: overline; background: #FFFFCC}
a:active {  color: #66CCFF; text-decoration: none}.Title {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #2EAFD6;
}
.boldtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0099CC;
}
.bodytextsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
}
