BODY, table, P, TD, div {
  font-family: Verdana, Arial, Helvetica;
  font-weight: normal;
  font-size: 10pt;
  color:#000000;
}

.blue {
  font-weight: bold;
  color:#3880AA;
}

.blue2 {
  color:#31659C;
}

A {
  color:#214183;
}

A:HOVER {
  color:#000000;
}

h1,h2,h3,h4,h5,h6 {
  font-family: Verdana, Arial, Helvetica;
  color:#3880AA;
}

.td-headline {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #333333;
  background-color: #8CBDDE;
  line-height: 20px;
  font-weight: bold;
  margin: 10px;
}


.td-body-text {
  font-family: Arial,Helvetica;
  font-size: 11px;
}

.td-body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #666666;
  background-color: #F1F6F9;
  border: thin solid #8CBDDE;
}

.blue-frame {
  border: solid #99CCFF;
}

.thin-blue-frame {
  border: thin solid #9cc6de;
}

.formfield {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  color: #000000;
  background-color: #F0F8FF;
  border: thin solid #D2E9FF;
}