
p,td,div,span,li {
	line-height: 1.5em;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.heading {
	font-weight: bold;
	font-size: 14px;
	color: #000080;
	text-transform: uppercase;
}

.formtext {
	color: #000080;
	font-weight: bold;
}

.regForm {
	width: 250px;
	height: 25px;
}

.instructions {
	font-size: 11px;
}

.footer {
	color: #FFF;
}

.alert {
	font-weight: bold;
	color: #FF0000;
}