.rfield { font-weight: bold; color: #cc0000 }
.ofield { font-weight: bold; color: #000000 }
.label  { font-weight: bold; color: #000000 }
.flabel { font-size: 11px; color: #000000 }
.theading { font-weight: bold; color: #000066 }
.fmt { padding-left: 6px; color: #666666 }
.r1a, .r2a, .r3a, .r4a, .r1b, .r2b, .r3b, .r4b { font-family: arial, sans-serif; font-weight: bold }
.r1a, .r2a, .r3a, .r4a { font-size: 12pt }
.r1b, .r2b, .r3b, .r4b { font-size: 10pt }
.r1a, .r1b { color: #006600 }
.r2a, .r2b { color: #000066 }
.r3a, .r3b { color: #660000 }
.r4a, .r4b { color: #333333 }
.rt { font-size: 12px; font-weight: bold;   color: #cc0000 }
.rh { font-size: 12px; font-weight: normal; color: #000000 }
.rd { font-size: 12px; font-weight: bold;   color: #000000 }
.rn { font-size: 12px; font-weight: normal; color: #000000 }

.regtitle {
	font: 16px Arial, sans-serif;
	color: #c00;
	background-color: #e8e8e8;
	border-bottom: 1px solid #c00;
	padding: 3px 6px 3px 6px;
}

.regspace {
	background-color: #fff;
	height: 18px;
}

.reglink {
	font: bold 12px Arial, sans-serif;
	text-align: center;
	color: #000;
	background-color: #f8f8f8;
	border-bottom: 1px solid #a8a8a8;
}

.regdesc {
	font: 12px Arial, sans-serif;
	text-align: left;
	color: #000;
	background-color: #f8f8f8;
	border-bottom: 1px solid #a8a8a8;
}

