body { font-family: Arial, Helvetica, sans-serif;font-size: 10px; background: #3F3F3F; color: #000000;	}
a:link { color: #3760A0; text-decoration: none;	}
a:visited {	color: #3760A0;	text-decoration: none; }
a:active {}
a:hover { color: #1B2F6C;	text-decoration: underline;	}
.legal { color: #999999; }
.blue {	color: #3760A0; }
.hd {	font-size: 16px; font-weight: bold;	color: #FFFFFF; }
.formfield { font-size: 12px; }
.error { font-size: 12px; color: red; font-weight: bold; }
.repeaterHeader {font-size: 12px; background: "#CCCCCC"; }
.repeaterItemText { font-size: 12px; }
.repeaterItem { font-size: 12px; vertical-align: top; }
.repeaterAltItem { font-size: 12px; background: "#eaeaea"; vertical-align: top; }
