BODY {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 10pt; 
  color: #000000; 
  background-color: #ffffff;
}
TABLE {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 10pt;
  color: #000000;
}
H1 {
  font-family: Arial, Verdana, Helvetica, sans-serif; 
  font-size: 16pt; 
  font-weight: bold;
}
H2 {
  font-family: Arial, Verdana, Helvetica, sans-serif; 
  font-size: 14pt; 
  font-weight: bold;
}
H3 {
  font-family: Arial, Verdana, Helvetica, sans-serif; 
  font-size: 12pt; 
  font-weight: bold;
}
H4 {
  font-family: Arial, Verdana, Helvetica, sans-serif; 
  font-size: 10pt; 
  font-weight: bold;
}
P {
  font-family: Arial, Verdana, Helvetica, sans-serif; 
  font-size: 10pt; 
  color: #000000;
}
UL {
  font-family: Arial, Verdana, Helvetica, sans-serif; 
  font-size: 12px; 
  color: #000000;
}
OL {
  font-family: Arial, Verdana, Helvetica, sans-serif; 
  font-size: 12px; 
  color: #000000;
}
A {
  font-family: Arial, Verdana, Helvetica, sans-serif; 
  font-size: 8pt; 
  color: #132a75; 
  text-decoration: underline;
}
A:hover {
  color: #ff0000; 
  text-decoration: underline;
}
A:visited {color: #0099ff;}
.h1 {
  font-family: Arial, Verdana, Helvetica, sans-serif; 
  font-size: 16pt; 
  color: #000090;
  font-weight: bold;
}
.h2 {
  font-family: Arial, Verdana, Helvetica, sans-serif; 
  font-size: 14pt; 
  color: #000090;
  font-weight: bold;
}
.h3 {
  font-family: Arial, Verdana, Helvetica, sans-serif; 
  font-size: 12pt; 
  color: #000090;
  font-weight: bold;
}
.h4 {
  font-family: Arial, Verdana, Helvetica, sans-serif; 
  font-size: 10pt; 
  color: #000090;
  font-weight: bold;
}
.h5 {
  font-family: Arial, Verdana, Helvetica, sans-serif; 
  font-size: 8pt; 
  color: #000000;
  font-weight: bold;
}
.notes {
  font-family: Arial, Verdana, Helvetica, sans-serif; 
  font-size: 8pt; 
  color: #000000;
}

.tblbrd1 {
  padding: 0 0 0 0;
  background-color: #EEEEE2;
  border: 2px solid #BDC5DD;
}

.tblbrd2 {
  padding: 0 0 0 0;
  background-color: #EEEEE2;
  border: 1px solid #BDC5DD;
}

.tblhdr1 {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: #FFFFFF;
  background-color: #BDC5DD;
  border: 2px solid #BDC5DD;
}

.tblhdr2 {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  color: #000090;
  background-color: #F0F0F0;
  border-right: 1px solid #BDC5DD;
  border-bottom: 1px solid #BDC5DD;
}

.tblhdr3 {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  color: #000090;
  background-color: #F0F0F0;
  border-bottom: 1px solid #BDC5DD;
}

.tblh1 {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: #000090;
}

.tblh2 {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  color: #000090;
  border-bottom: 1px solid #BDC5DD;
}

.tblh3 {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  color: #000090;
}

.tblc2 {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 8pt;
  color: #000000;
  border-right: 1px solid #BDC5DD;
  border-bottom: 1px solid #BDC5DD;
}

.tblc3 {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 8pt;
  color: #000000;
  border-bottom: 1px solid #BDC5DD;
}

A.menulnk1 {
  font-family: Arial, Verdana, Helvetica, sans-serif; 
  font-size: 10pt; 
  font-weight: bold;
  color: #000090; 
  text-decoration: underline;
}

A:hover.menulnk1 {
  color: #ff0000;
  text-decoration: underline;
}

.errmsg {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 10pt;
  color: #FF0000;
}

INPUT.txt {
  border: 1px solid #BDC5DD;
  font-family: Helvetica, Arial, Verdana, sans-serif;
  font-size: 8pt;
  background-color: #ffffff;
}

SELECT.sh {
  border: 1px solid #BDC5DD;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 8pt;
  background-color: #ffffff;
}

INPUT.btn {border: 1px solid #BDC5DD; font: 8pt Verdana; background-color: #ffffff;}


