body {  font-family: Arial, Helvetica, sans-serif; background-color: #99BCE0;}
a {  text-decoration: none} a:hover {  color: #FFFFFF; background-color: #336699}
table {  font-family: Arial, Helvetica, sans-serif; font-size: x-small}
h2 {  color: #336699; font-size: small}
h1 {  font-size: large; color: #336699; margin-top: 0px; margin-bottom: 0px}
.a { background-color: #00CC33 ; text-align: center}
.o { background-color: #FF0000 ; text-align: center}
.p { background-color: #FFCC00 ; text-align: center}
/*
.cursor-crosshair { cursor: crosshair; filter: DropShadow(Color=#cccccc, OffX=10, OffY=10, Positive=1) }
.cursor-help { cursor: help; filter: DropShadow(Color=#cccccc, OffX=10, OffY=10, Positive=1) } 
*/
.cursor-crosshair { cursor: crosshair }
.cursor-help { cursor: help } 
.ahover-bg-white {  background-color: #FFFFFF}
.nomargin {  margin-top: 0px; margin-bottom: 0px}
select {  font-family: Arial, Helvetica, sans-serif; color: #336699}
input {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #336699}
textarea {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #336699}
.doubleborder { border: none; margin-top: 4px; margin-bottom: 4px}.smallSelect {  font-size: 9px}
hr.clearer {
	display: block;
	visibility: hidden;
	clear: both;
}
