H1     { font-size: 12px;
}

body {
    background-color: #C0C0C0;
    margin-top: 0px;
    margin-bottom: 0px;
}

td {
  font-family: "tahoma";
  font-size: 12px;
}

.footer {
  font-family: "tahoma";
  font-size: 11px;
}

a{text-decoration: none;}
a:hover{font weight: normal;}
a:hover{text-decoration: underline;}
a:link{color: blue;}
a:visited{color: blue;}
a:active{color: blue;}
