.text10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.text14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}
.text11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.text14bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.text14redbold {
	font-size: 14px;
	color: #900;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}
.text12 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
.text18bluebold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #339;
}
.text24bluebold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #339;
}
.bigdarkblueheadline {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: #339;
}
.text18red {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #900;
}
a:link {
	color: #009;
	text-decoration: none
}
a:visited {
	color: #06C;
	text-decoration: none
}
a:hover {
	color: #339;
	text-decoration: underline overline
}
a:active {
	color: #033;
	text-decoration: underline
	
