.regtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
	color: #333333;
	font-style: normal;


}
.headtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #6666CC;
}
.regSmaller {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
}
.monospaced {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #333333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.whiteTextLink {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}
