body {
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    }
  body, td, p {
    font-family: verdana, arial, sans-serif;
    font-size: 12px;
    }
h1 {  font-family: verdana, arial,sans-serif; font-size: 22px}
h2 {  font-family: verdana, arial,sans-serif; font-size: 18px}
h3 {  font-family: verdana, arial,sans-serif; font-size: 14px}
  a {
    text-decoration: none;
    }
  a:hover {
    text-decoration:underline;
    }
    
BODY { 
  background-image: url(images/USClogo.gif);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: 98% 98%;
}