
body {
  font-family: Verdana;
  background-Color: #f0f0f0;
}

H1 {
  color: black;
  font-size: 16pt;
  font-family: Verdana;
  text-align: center;
  font-weight:lighter; 
}

P, TD, TR, LI, DIV, BR {
  color: black;
  font-size: 9pt;
  font-family: Verdana;
}

A {
  font-size: 9pt;
  font-weight: bold;
}

:link { color: rgb(0,0,255); }
:visited { color: rgb(0,0,200); }
:invisible { border-width: 0; }

table, TR, TD, A {
  border-width: 0;
}

