BODY {
  font-family:arial,verdana;
  background-color:ghostwhite;
  scrollbar-face-color:white;
  font-size:11pt;
}

H1 {
  font-family:Arial;
  font-weight:bold;
  font-size:16pt;
  text-transform:uppercase;
  word-spacing:5pt;
  letter-spacing:5pt;
}

H2 {
  font-family:Arial;
  font-weight:bold;
  font-size:16pt;
  word-spacing:5pt;
  letter-spacing:5pt;
  color:#6E6E6E;
}

TABLE {
  font-family:verdana;
  font-size:11pt;
}

UL {
  margin-top:0;
  padding-top:0;
}

a:link {
  font-family:verdana;
  font-size:11pt;
  text-decoration:none;
  color:Blue;
  cursor:hand;
}

a:visited {
  font-family:verdana;
  font-size:11pt;
  text-decoration:none;
  color:Blue;
  cursor:hand;
}

a:hover {
  font-family:verdana;
  font-size:11pt;
  text-decoration:none;
  color:orange;
  cursor:hand;
}

.menu {
  background-color:lavender;
  font-family:verdana;
  font-size:10pt;
  font-weight:bold;
  color:white;
  letter-spacing:1pt;
  word-spacing:1pt;
  cursor:hand;
}

.tableHead {
  background:dodgerblue;
  font-famliy:verdana;
  font-size:9pt;
  font-weight:bold;
  color:white;
  letter-spacing:3pt;
}

.ListHeadLI {
  font-family:verdana;
  font-size:14pt;
  font-weight:bold;
  text-decoration:none;
  color:white;
}

.ListHeadLI2 {
  font-family:verdana;
  font-size:11pt;
  font-style:italic;
  text-decoration:none;
  color:white;
}
