H1 { color: white; background: teal; "Lucida Grande", "Trebuchet MS"; FONT-SIZE: 18pt; FONT-STYLE: normal; FONT-VARIANT: normal }
H2 { COLOR: #000000; FONT-FAMILY: "Lucida Grande", "Trebuchet MS"; FONT-SIZE: 14pt; FONT-STYLE: normal; FONT-VARIANT: normal }
H3 { COLOR: #000000; FONT-FAMILY: "Lucida Grande", "Trebuchet MS"; FONT-SIZE: 14pt; FONT-STYLE: normal; FONT-VARIANT: normal }
H4 { COLOR: #000000; FONT-FAMILY: "Lucida Grande", "Trebuchet MS"; FONT-SIZE: 12pt; FONT-STYLE: normal; FONT-VARIANT: normal }
H5 { color: white; background: darkblue; FONT-FAMILY: lucida-sans, sans-serif; FONT-SIZE: 12pt; FONT-STYLE: normal; FONT-VARIANT: normal }
H6 { color: yellow; background: green; FONT-FAMILY: lucida-sans, sans-serif; FONT-SIZE: 10pt; FONT-STYLE: normal; FONT-VARIANT: normal }

body { background-color: #CECDC9; COLOR: #000000; FONT-FAMILY: "Lucida Grande", "Trebuchet MS"; FONT-SIZE: 9pt; FONT-STYLE: normal; FONT-VARIANT: normal; background-image: url('bkgnd.gif') }
.localheader { COLOR: #dddddd; FONT-FAMILY: geneva, arial, helvetica, lucida-sans, sans-serif; FONT-SIZE: 15px; TEXT-DECORATION: none }
.locallink { COLOR: #dddddd; FONT-FAMILY: geneva, arial, helvetica, lucida-sans, sans-serif; FONT-SIZE: 13px; FONT-WEIGHT: normal; TEXT-DECORATION: none }
.localsublink { COLOR: #dddddd; FONT-FAMILY: geneva, arial, helvetica, lucida-sans, sans-serif; FONT-SIZE: 11px; FONT-WEIGHT: normal; TEXT-DECORATION: none }
.tm { COLOR: #000000; FONT-FAMILY: geneva, arial, helvetica, lucida-sans, sans-serif; FONT-SIZE: 8pt; FONT-STYLE: normal; FONT-VARIANT: normal }


A:link {text-decoration: none; color: #0000AA;}
A:visited {text-decoration: none;}
A:active {text-decoration: none;}
A:hover {text-decoration: underline; color: #0000FF;}


.linespace { LINE-HEIGHT: 100%;}
.just { TEXT-ALIGN: justify;}
CODE { COLOR: #666666; FONT-FAMILY: courier, monaco, courier new; FONT-SIZE: 12pt;}
KBD { COLOR: #666666; FONT-FAMILY: courier, monaco, courier new; FONT-SIZE: 12pt;}

#FIELDNAME_BLANK { color: Red; font-weight:bold;}
#FIELDNAME_OK { color: Black; font-weight:bold;}
#FIELDNAME_ERROR { color: Red; font-weight:bold;}

td.activetd {
	cursor:pointer;
}

td.activetd:hover {
  background-color: #F1EEB7;
  }
