/* CSS Document */

body {
  margin: 0;  
  text-align: center;
  font: 0.8em verdana;  
  line-height: 170%;
  color: #e8e8e8;
  background: #010101 url(Image1.jpg) no-repeat top center;
}

a {color: #88e}
a {font: 1.2em verdana}
a {font-weight: bold}
a {text-decoration: none}

a:visited {color: #aaf}
a:hover {color: #aaf; text-decoration: underline}

td {font: 0.7em verdana}
