.body {
  margin: 0;
  padding: 0;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  font-size: 10pt;
  font-family: verdana,helvetica,arial;
  background-color: black;
  border: solid 0px black;
}

.bodytext {
  color: #303;
  font-weight: 500;
  font-size: 10pt;
  font-family: verdana,helvetica,arial;
  text-decoration: none;
}
.blacktext {
  color: #000;
  font-weight: 500;
  font-size: 10pt;
  font-family: verdana,helvetica,arial;
  text-decoration: none;
}
.whitebold {
  color: #ffffff;
  font-weight: bold;
  font-size: 13pt;
  font-family: arial,verdana,helvetica;
  text-decoration: none;
}
.bodyorange {
  color: #f60;
  font-weight: bold;
  font-size: 10pt;
  text-decoration: none;
}
.foottext {
  color: #000;
  font-size: 11px;
  font-family: verdana,helvetica,arial;
  text-decoration: none;
}












.footertext { color: #000; font-weight: 500; font-size: 8pt; font-family: Verdana, Helvetica, Arial }

.favorites  { color: #ffff99; font-weight: bold; font-size: 10px; font-family: Verdana, Helvetica, Arial; text-decoration: none }
.orangetext  { color: #f60; font-weight: bold; text-decoration: none }
.biegetext  { color: #ffc; font-weight: normal; font-size: 9pt; font-family: Verdana, Helvetica, Arial; text-decoration: none }

.darkred { color: #6f002d; font-weight: bold; font-size: 11pt; font-family: Arial, Verdana, Helvetica; text-decoration: none }

.bolddarkred { color: #6f002d; font-weight: bold; font-size: 14pt; font-family: Arial, Verdana, Helvetica; text-decoration: none }





.whitetext { color: #ffffff; font-size: 10pt; font-family: Arial, Verdana, Helvetica; text-decoration: none }
.red  { color: #f00; font-weight: bold; font-size: 10pt; text-decoration: none }
a.bodytext:hover { color: #ffffff; }
a.blacktext:hover { color: #ffffff; }
a.whitebold:hover { color: #300; }
a.bodyorange:hover { color: #300; }
a.favorites:hover { color: #fc0; font-weight: bold; font-size: 10px; font-family: Verdana, Helvetica, Arial }
a.orangetext:hover  { color: #300 }
a.whitetext:hover { color: #300 }
a.darkred:hover { color: #f4cd33; }
a.red:hover  { color: #f60 }

