H1 { color: #4169E1; font-size: 24px; font-family: verdana,helvetica,arial}
H2 { color: #4169E1; font-size: 18px; font-family: verdana,helvetica,arial}
H3 { color: #4169E1; font-size: 14px; font-family: verdana,helvetica,arial}
H4 { color: #000000; font-size: 12px; font-family: verdana,helvetica,arial}
H5 { color: #000000; font-size: 10px; font-family: verdana,helvetica,arial}
H6 { color: #000000; font-size: 9px; font-family: verdana,helvetica,arial}

#results TABLE.resultTable {
    border:solid 1px #abcdef;
}

#results TD.resultCategory {
  background-color:#EEE;
  text-align:left;
}

#results TD.resultHeader {
  width:150;
  text-align:center;
}

#results TR.resultHeader {
  background-color:#abcdef;
  border:solid #778899 1px;
}

#results TD {
  text-align:center;
}