<style type="text/css">
  /*  Style sheet for homepage 13/10/03
   *  Font colors: Dark Blue #0F4F72
   *		   Green     #006651
   *               Pale green/blue   #E0E8E8 
  */
  body {font-family: sans-serif; color:black; background: white;}
  ul {color:#0f4f72; margin-left: 0.0in;}
  a { bgcolor:white; font-weight:bold; text-decoration: none;}
  a:link {color:#0f4f72; font-weight:bold;}
  a:hover  {color:red; font-weight:bold;}
  title {color:#0f4f72; text-align:center; font-family: sans-serif;}
  H1 {color:#0f4f72; text-align:center; font-family: sans-serif;}
  H2 {color:#0f4f72; font-family: sans-serif;}
  H3 {border-width: 3; border: solid; font-family: sans-serif; 
  font-weight:bold; color:white; background-color:#0f4f72;}
  table {
  font-family: sans-serif;
  background: white;
  border-width: 2px;
  border-color: white;
  }
  th { font-family: sans-serif; color:white; background:#0F4F72 }
  td { font-family: sans-serif; background: background: #e0e8e8 }
  li { font-family: sans-serif; color:black; background:white}
  p { font-family: sans-serif; color:black; background:white}
</style>

