

body {font-family: Verdana, Arial;
      font-size: 2;
      }


a:link,
a:visited {
 background-color: transparent; color: #335588;
 text-decoration: none;
}


a.foot:link,
a.foot:visited {
 background-color: transparent; color: #6699cc;
 text-decoration: underline;
}


a:focus,
a:hover {
 background-color: transparent;color: #6699cc;
 text-decoration: underline;
}

h1 {font-weight: bold;
    color: #990000;
    font-size: small;
}


h2 {font-weight: bold;
    color: #1e4a7b;
    font-size: x-small;
}
