body, table, thead, tbody, tfoot, tr, th, td, p, div, a, ul, ol, li, form, input, textarea, label, select, option, optgroup
{
  font-family:      "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size:        9pt;
  color:            #FFFFFF;
}

body
{
  background-color: #53494a;
}

a {text-decoration: none;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: underline;}
a:active {text-decoration: none;}

b {font-weight: bold;}