BODY, TD {
	FONT-SIZE: 10pt; FONT-FAMILY: 'trebuchet MS', Calibri;
}
.bodyBig {
	font-family: 'trebuchet MS', Calibri;
	font-size: 4x;
	color: #001864;
		
}

.bodyReg {
	font-family: 'trebuchet MS', Calibri;
	font-size: 16px;
}
.error {
	font-family: 'trebuchet MS', Calibri;
	font-size: 10pt;
	color: #FF0000;
	font-weight: bold;
}	
.red {
	COLOR: #ff0000; TEXT-DECORATION: none
}

.formLabel{
	font-family: 'trebuchet MS', Calibri;
	font-size: 13;
	font-weight: bold;
}

.bodySmall {
	font-family: 'trebuchet MS', Calibri;
	font-size: 10pt
}

.registerAns {
	color: red;
	font-family: 'trebuchet MS', Calibri;
	font-size: 10pt
}




}