html, body, div, p, h1, h2, h3, ul, li, ol, span, a, table, td, form, img, li {
  border:  none;
  font-family: Arial,Verdana;
}
body, html, table {
  color: black;
  font-size: 12px;
}
body {
  background-color: #4444aa;
}
table {
  background-color: #ffffff;
}
a.menu:link {
  font-family: Arial;
  color: #4444aa;
  font-style: normal;
  text-decoration: none;
  font-size: 13px;
  font-weight: bold;
}
a.menu:visited {
  font-family: Arial,Verdana;
  color: #4444aa;
  font-style: normal;
  text-decoration: none;
  font-size: 13px;
  font-weight: bold;
}
a.menu:active {
  font-family: Arial,Verdana;
  color: #4444aa;
  font-style: normal;
  text-decoration: none;
  font-size: 13px;
  font-weight: bold;
}
a.menu:hover {
  font-family: Arial,Verdana;
  color: #4444aa;
  font-style: normal;
  text-decoration: underline;
  font-size: 13px;
  font-weight: bold;
}
a.footer:link {
  font-family: Arial,Verdana;
  color: #4444aa;
  font-style: normal;
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
}
a.footer:visited {
  font-family: Arial,Verdana;
  color: #4444aa;
  font-style: normal;
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
}
a.footer:active {
  font-family: Arial,Verdana;
  color: #4444aa;
  font-style: normal;
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
}
a.footer:hover {
  font-family: Arial,Verdana;
  color: #4444aa;
  font-style: normal;
  text-decoration: underline;
  font-size: 11px;
  font-weight: bold;
}
h1 {
  font-family: Arial,Verdana;
  font-size: 24pt;
  font-weight: bold;
}
h2 {
  font-weight: bold;
  font-style: normal;
  font-family: Arial,Verdana;
  font-size: 24pt;
}
h3{
  font-weight: bold;
  font-style: normal;
  font-family: Arial,Verdana;
  font-size: 14pt;
}
img {
  border:  none;
}
ul, ol {
  margin: 10px 10px 10px 13px;
}
