.whitelink {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.maincopy {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.headertext {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 13px;
	font-weight: normal;
}
.yellowheader {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: FFC707;
}
.whiteheader {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.link {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: ffc707;
	text-decoration: underline;
}
.formcopy {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	color: #666666;
}

