



.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a.text:link { text-decoration: none; }
a.text:visited { text-decoration: none; }
a.text:hover { text-decoration: underline; }
a.text:active { text-decoration: underline; }

.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
}
a.formtext:link { text-decoration: none; }
a.formtext:visited { text-decoration: none; }
a.formtext:hover { text-decoration: underline; }
a.formtext:active { text-decoration: underline; }

.headers  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
}
a.headers:link { text-decoration: none; }
a.headers:visited { text-decoration: none; }
a.headers:hover { text-decoration: underline; }
a.headers:active { text-decoration: underline; }

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
}
a.smalltext:link { text-decoration: none; }
a.smalltext:visited { text-decoration: none; }
a.smalltext:hover { text-decoration: underline; }
a.smalltext:active { text-decoration: underline; }
