BODY {
  background: #000000;
  color: #ffffff;
  margin: 0px;
    font-family: Verdana;
  font-size: 10pt;
  font-color: #FFFFFF;
}

A {
  color: #33CC33;
  text-decoration: none;
  font-weight:bold;
}

A:hover {
  color: #FFffff;
  text-decoration: underline;
  font-weight:bold;
}
A:VISITED {
  color: #33CC33;
  text-decoration: underline;
  font-weight:bold;
}
h1
{
font-weight:bold;
font-face: Verdana;
font-size:8pt; 
text-decoration: NONE;
}
td { 
font-family: Verdana; 
font-size: 10pt; 
color: #ffffff;
 }
a.link {  color: #33CC33;
  text-decoration: none;
   font-weight:bold; 
}
a.link:visited {  color: #33CC33;
  text-decoration: none;
   font-weight:bold; 
}
a.link:hover {  color: #ffffff;
  text-decoration: none;
   font-weight:bold; 
}

menu (
font-family: Verdana; 
font-size: 10pt; 
color: #ffffff;
}
a.menu {
font-family: Verdana; 
font-size: 10pt; 
color: #ffffff;
font-weight:bold;
}
a.menu:visited {
font-family: Verdana; 
font-size: 10pt; 
color: #ffffff;
font-weight:bold;
text-decoration: NONE;
}
a.menu:visited {
font-family: Verdana; 
font-size: 10pt; 
color: #ffffff;
font-weight:bold;
text-decoration: NONE;
}
a.menu:hover {
font-family: Verdana; 
font-size: 10pt; 
color: #33CC33;
font-weight:bold;
text-decoration: NONE;
}