.oh {
	color: #CC0099;
}
.cm {
	color: #009999;
}
.bu {
	color: #000099;
}
.white {
	color: #FFFFFF;
}
.boldtext {
	font-size: 13px;
	font-weight: bold;
}
.notetext {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.haagtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.7point {
	font-size: 7pt;
}
.8point {
	font-size: 8pt;
}
.10point {
	font-size: 10pt;
}
.12point {
	font-size: 12pt;
}
.14point {
	font-size: 14pt;
}
.16point {
	font-size: 16pt;
}
.18point {
	font-size: 18pt;
}
.24point {
	font-size: 24pt;
}
.datacell {
	border: thin solid #999999;
	height: 17px;
	font-size: 12px;
}
.totalcell {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #666666;
}
.error {
	font-weight: bold;
	color: #FF0000;
}
.border {
	border: thin solid #000000;
	padding: 2px;
}
.rainbow {
  background-image: url(images/rainbow.jpg);
  background-repeat: no-repeat;
  background-position: top;
  font-size: 10pt;
}
