  H1.fix { color:red } /* The first line does not always work this is a dummy */
  BODY {color: #ffffff; background-color: #000000 }
  H1,H2,H3,H4,H5,H6,P,LI,UL,OL,TABLE,THEAD,TH,TD { font-family:verdana, univers, arial, helvetica, sans-serif }
  PRE { font-family:monospace }
  H1 { font-size:large }
  H2 { font-size:medium }
  H3 { font-size:x-small; font-weight:bold }
  H4 { font-size:x-small }
  P { font-size:x-small }
  LI { font-size:x-small }
  TABLE { border: 1 outset grey }
  THEAD { border: 1 font-weight:bold}
  TH { border:1 inset grey; padding: 1; vertical-align: top }
  TD { border:1 inset grey; padding: 1; font-size:x-small; vertical-align: top }
  TABLE.noborder { border: 0 }
  THEAD.noborder { border 0 }
  TH.noborder { border:0 }
  TD.noborder { border:0 }
  TD.carno { text-align:right }
  TD.stageno { text-align:right }
  TD.pos { text-align:right }
  TD.penalty { text-align:right }
  TD.total { text-align:right }
  TD.driver { text-align:left }
  TD.codriver { text-align:left }
  TD.car { text-align:left }
  TD.crew { text-align:left }
  TD.class { text-align:left }
  TD.town { text-align:left }
  TD.entrant { text-align:left }
  TD.reason { text-align:left }
  TD.nat { text-align:left }
  TD.group { text-align:left }
  TH.carno { text-align:right }
  TH.stageno { text-align:right }
  TH.pos { text-align:center }
  TH.penalty { text-align:right }
  TH.total { text-align:center }
  TH.driver { text-align:left }
  TH.codriver { text-align:left }
  TH.car { text-align:left }
  TH.crew { text-align:left }
  TH.class { text-align:left }
  TH.town { text-align:left }
  TH.entrant { text-align:left }
  TH.reason { text-align:left }
  TH.nat { text-align:left }
  TH.group { text-align:left }
  
  .menutextw{ font-family: arial,verdana; color: #ffffff; font-size: 11px;}
  A.menutextw:link { font-family: arial,verdana; color: #ffffff; text-decoration: none; font-size: 11px; font-weight: bold;}
  A.menutextw:visited { font-family: arial,verdana; color: #ffffff; text-decoration: none; font-size: 11px; font-weight: bold;}
  A.menutextw:hover { font-family: arial,verdana; color: #ffffff; text-decoration: underline; font-size: 11px; font-weight: bold;}
  
  A.bodytextw:link { font-family: arial,verdana; color: #ffffff; text-decoration: none; font-size: 12px; font-weight: bold;}
  A.bodytextw:visited { font-family: arial,verdana; color: #ffffff; text-decoration: none; font-size: 12px; font-weight: bold;}
  A.bodytextw:hover { font-family: arial,verdana; color: #ffffff; text-decoration: underline; font-size: 12px; font-weight: bold;}

  A:link { FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ffffff; TEXT-DECORATION: underline }
  A:visited { FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ffffff; TEXT-DECORATION: underline }
  A:hover { FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ffffff; TEXT-DECORATION: underline }

