
body {
  background-color: #111111;
  color: #FFFFFF;
  font-family: Verdana, Arial
}

table {
  border: none
}

td {
  background-color: #000000;
  border: none;
  font-family: Verdana, Arial;
  font-size: 13px
}


a:link {
  color: #66FFFF
}
a:visited {
  color: #FF0000
}


a:hover {
  color: #FFCC00
}

h1 {
  font-size: 18px;
  font-weight: bold;
  background-color: #FF0000;
  padding-right: 5px;
  text-align: right
}


h2 {
  font-size: 15px;
  font-weight: bold;
  color: #66FFFF
}


h3 {
  font-size: 13px;
  font-weight: bold;
  color: #66CCFF
}

.nav {
  font-weight: bold;
  font-size: 10px
}


.credit {
  font-size: 10px;
  font-weight: normal;
  color: #66CCFF
}

.newsheadline {
  font-family: Arial, Verdana;
  font-size: 20px;
  font-weight: bold;
  color: #FFFF00
}


.info {
  font-family: Arial, Verdana;
  font-weight: bold;
  color: #FFFF00;
  font-size: 14px
}


iframe {
  background-color: #000000
}
