BODY {
  background:      url(http://www.macs.hw.ac.uk/~hwloidl/jpgs/cn.jpg);
  font-family:     Helvetica, Arial, Sans Serif;
  font-size:       12pt;
  color:           black;
}

TABLE {
  color:           black;
}

PRE {
  color:           black;
}

H1 {
  text-align:      left;
  text-decoration: none;
  padding-top:     10px;
  padding-bottom:  10px;
  font-size:       16pt;
  font-weight:     bold;
  font-family:     Helvetica, Arial, Sans Serif;
  color:           black;
}

H2 {
  text-align:      left;
  text-decoration: none;
  padding-top:     5px;
  padding-bottom:  0px;
  font-size:       14pt;
  font-weight:     bold;
  font-family:     Helvetica, Arial, Sans Serif;
  color:           black;
}

H3 {
  text-align:      left;
  text-decoration: none;
  padding-top:     5px;
  padding-bottom:  0px;
  font-size:       12pt;
  font-weight:     bold;
  font-family:     Helvetica, Arial, Sans Serif;
  color:           black;
}

P {
  text-align:      justify;
  font-family:     Helvetica, Arial, Sans Serif;
  font-size:       12pt;
}

A:link {
  text-decoration: none;
  color:           navy;
}

A:visited {
  text-decoration: none;
  color:           #336633;
}

A:active {
  text-decoration: none;
  color:           yellow;
}

TABLE, UL, LI, TD, TR {
  font-family:     Helvetica, Arial, Sans Serif;
  font-size:       12pt;
}

TABLE TR TH.dates {
  font-family:     Helvetica, Arial, Sans Serif;
  font-size:       12pt;
}

