body {
    margin-left: 150px;
    font-family: Georgia, "Times New Roman",
          Times, serif;
    color: white;
    background-color: black
    }   
    h1 {
    font-family: Georgia, "Times New Roman",
          Times, serif; } 
    .fineprint {
    font-size: smaller; }
  .buttonscontainer {width: 120px;
                      position: absolute;
left: 10px;
top: 130px;}
     td { background-color:black
     }

.buttons a {color: #FFFFFF;
border: 1px solid;
background-color: #006699;
padding: 2px;
padding-left: 3px;
font: 12px Arial, sans-serif;
font-weight: bold;
text-decoration: none;
border-color:    ;
display: block;
margin: 0px;
width: 100%;
text-align: left;}

.buttons a:hover {border: 1px solid;
padding-left: 4px;
padding-top: 3px;
padding-bottom: 1px;
padding-right: 1px;
background-color: ;
border-color:    ;
color: ;
text-decoration: none;}
  ul.body a {
    text-decoration: none }
  a:link {
    color: white }
  a:visited {
    color: white }
hr {
     height: 9px}
