
body { font-family:Arial, Helvetica, sans-serif}
.heading1  { color: #4169E1; font-size: x-large }
.TableHead  { font-size: 10pt; font-weight: bold; background-color: #00bfff }
.TableBody  { font-size: 10pt; background-color: #e0ffff }
.heading2 { color: #4169E1; font-weight: bold; font-size: large }
.stepNumber { color: #4169E1; font-weight: bold; font-size: large }
.stepInfo { color: #4169E1; font-weight: bold; font-size: medium }
.text  { color: #4169e1; font-size: 10pt }
div.SU tr.TableBody2  { font-size: 10pt; background-color: #e0ffff }
div.SU td.TableHead2  { font-size: 10pt; font-weight: bold; background-color: #00bfff }
.RegDate {
	color: #4169E1;
	font-weight: bold;
	font-size: larger;
}
.RegPay {
	color: Red;
	font-weight: bold;
}
.PayNote {
	color: Red;
	background-color: Yellow;
	font-size: medium;
	text-align: center;
	width: 90%;
	padding: 5px;
	font-weight: bold;
}

.DivHead {
font-size: 16pt; font-weight: bold; background-color: #00bfff
}
.PayNote2 {
	color: Red;
	background-color: Yellow;
	font-size: small;
	text-align: center;
	width: 90%;
	padding: 5px;
	font-weight: bold;
}
div.SU .TableBody2 {
 font-size: small; background-color: #e0ffff
}
div.SU .TableHead2  { font-size: small; background-color: #00bfff }
.TableNote2  { font-size: x-small; background-color: #e0ffff }

.TableRegWk {
	background-color: #CCC
}
