body {
             color: #000000;
  background-color: #ffffff;
       font-family: Verdana,sans-serif;
}


/******************************/

tr {
             color: #000000;
  background-color: #ffffff;
       font-family: Verdana,sans-serif;
         font-size: 1em;
}

tr.header {
       font-weight: bold;
}

tr.resultH1 {
         font-size: .75em;
       font-weight: bold;
}

tr.resultH2 {
         font-size: .6em;
       font-weight: bold;
}

tr.resultRow {
         font-size: .6em;
}

