BODY {
      background : #303030;
      font-family : arial, verdana, helvetica, sans-serif;
      font-size : 10pt;
      color : #808080;
}
TABLE {
      background-color : #303030;
      font-family : arial, verdana, helvetica, sans-serif;
      font-size : 10pt;
      color : #808080;
}
a:link {
      color : #808080;
      background-color : #303030;
}
a:visited {
      color : #808080;
      background-color : #303030;
}
a:active {
      color : #808080;
      background-color : #303030;
}
a:hover {
      color : #808080;
      text-decoration : none;
      background-color : #303030;
}
.image {
      border-style : solid;
      border-color : #808080;
      border-width : 1px;
}
.copytext {
      color : #808080;
      font : 10px arial, verdana, helvetica, sans-serif;
      background-color : #303030;
}
hr {
	  border: 0;
	  color: #211F1B;
	  background-color: #211F1B;
	  height: 1px;
	  width: 650px;
	  text-align: center;
}
