.headingtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;

}
A.headingtext {
	COLOR: #333333; TEXT-DECORATION: none
}
A.headingtext:visited {
	COLOR: #333333; TEXT-DECORATION: none
}
A.headingtext:hover {
	COLOR: #888888; TEXT-DECORATION: none
}
A.headingtext:active {
	COLOR: #333333; TEXT-DECORATION: none
}.formstyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	border: thin solid #CCCCCC;
	width: 300px;
}
.tinytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	font-style: normal;
	font-weight: lighter;
	color: #FEFEFE;
	text-decoration: none;
}
