.formbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #F3F3F3;
	border-top: #E8F8FF;
	border-right: #E8F8FF;
	border-bottom: #0099CC;
	border-left: #0099CC;
}
.signup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E5E5E5;
	color: #666666;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.smalltextlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.heading {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #666666;
}
.clickhere {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: blink;
	font-weight: normal;
	font-variant: normal;
	background-color: #CCCCCC;
}
.bodytextgrey {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
