
body
{
  margin:0px;
  font-family: verdana;
  font-size: 8pt;
  color: #303030;
  font-weight:normal;
  letter-spacing: 2px;
  line-height: 12px;
background: #000000;
  background-repeat: repeat-y;
  background-attachment: repeat;
}

td
{   
  margin:0px;
  font-family: verdana;
  font-size: 8pt;
  color: #C0C0C0;
  font-weight:normal;
  letter-spacing: 2px;
  line-height: 12px;
  }


del {
    color: 000000;
}
del span {
    color: ffffff;
}

a:link
{color:#E6A819; text-transform:none; letter-spacing:2px; font-size: 8pt; text-decoration: none;  font-weight: bold;}
a:visited
{color:#FF6600; text-transform:none; letter-spacing:2px; font-size: 8pt; text-decoration: none; font-weight: bold;}
a:active
{color:#B87614; text-transform:none; letter-spacing:2px; font-size: 8pt; font-weight: bold; text-decoration: none; border-bottom:0px dashed #17A1BA;}
a:hover
{color:#662900; text-transform:none; letter-spacing:2px; font-size: 8pt; font-weight: bold; text-decoration: none; text-decoration:none;}



/* CSS Document */