img {   
      border: 0;
}
html,body {
      background: black;
      margin:0;
      padding:0;
      height:100%;
      border:none;
      color:white;
}
tr {
font-family: arial;
font-size: 12pt;
}
a {
color: #FFFFFF;
text-decoration: underline;
}
a:hover {
text-decoration: none;
color: #FFFFFF;
}
a:visited {
color: #7F7F7F;
}
.whitetext {
      font-family: arial;
      color: white;
}
.rowbold {
font-weight: bold;
}
.smaller {
font-size: 10pt;
color: black;
background-image: none;
}
.contentpane {
font-family: arial;
background: black;
}
.blacktext {
      color: black;
}
