
div.twostep {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 580px;
	position: absolute;
	left: 60px;
	top: 160px;
}

td.copy {
	font-size: 13px;
	font-weight: normal;	
}

td.headline {
	font-size: 21px;
	color: #332e68;
}

td.subhead {
	font-size: 16px;
	color: #75b9e8;
}

.errormsg {
	font-size: 13px;
	color: #FF0000;
}
