/* CSS Document */

body {
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 12px;
font-weight: normal;
text-decoration: none;
background-color :#000000;
color: #cccccc;
line-height: 100.01%;
margin: 0px;
padding: 0px;
}

h1{
      font-size: 18px;
      font-family: Verdana,Arial,Helvetica;
      color: #cccccc;
      font-weight: bold;
      text-align: center;
      }

td {
font-family: Verdana,Arial,Helvetica;
font-size: 12px;
font-weight: normal;
color: #cccccc;
}

a {
font-family: Verdana,Arial,Helvetica;
font-size: 12px;
font-weight: normal;
text-decoration: none;
color: #cccccc;
}