.ahgNormal {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: x-small;
}
.ahgTiny {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: xx-small;
}
.ahgMedium {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: small;
}
.ahglink a:link {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: x-small;
	color: #666666;
	font-style: normal;
	text-decoration: none;
}
.ahglink a:visited {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: x-small;
	color: #666666;
	font-style: normal;
	text-decoration: none;
}
.ahglink a:hover {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #0000CC;
	text-decoration: none;
	border-bottom: 1px dotted #e0861e;
}
.ahglink a:active {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #996699;
	text-decoration: none;
}
.ahgFormText
{
	font-family:arial;
	font-size:10pt;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #0033FF;
}		