.logo {
   position: absolute;
   top: 20px;
   left: 90%
}
h3 {
   text-align: center;
   font-size: 1.2em;
   font-weight: bold;
   font-family: Arial, Helvetica, sans-serif;
   color: #0000ff;
   background-image: url(../images/usaWHT_rd30.gif);
   background-repeat: no-repeat
}
table {
   border: 1px solid #FF0000;
}

td {
   border: 1px solid #ff0000;
   padding-top: 10px;
   padding-bottom: 10px;
   padding-left: 8px;
   text-align: center;
   color: #000000;   
   font-family: Arial, Helvetica, sans-serif
}
a:hover
{
background:#c0c0c0
}

