<!--
A:link {
  color: #cccccc;
  text-decoration:none;}
a:visited
{
  color:#cccccc;
  text-decoration:none
;
}
a:hover
{
  color:#8f8f8f;
  text-decoration:none;
  position:relative;
  top:3px;
  left:0px
;
}
a:active
{
  color:#8f8f8f;
  text-decoration:none;
  position:relative;
  top:3px;
left:0px
}

td {
  font-family : "MS UI Gothic";
  color : white;
  SIZE: 10px
font-weight : bold;
}
.td2 {
  font-family : "MS UI Gothic";
  color : #cccccc;
  SIZE: 8px
font-weight : bold;
  font-size : 12px;
  width : 500px;
    font-weight : normal;
}
BODY {
  scrollbar-base-color : #000000;
  scrollbar-face-color : #000000;
  scrollbar-track-color: #000000;
  scrollbar-arrow-color : #505050;
  scrollbar-3dlight-color: #505050;
  scrollbar-highlight-color : #000000;
  scrollbar-shadow-color : #505050;
  scrollbar-darkshadow-color : #000000;
  }
input,select,textarea {
  font-size:9pt;
  color:#ffffff;
  font-family:'MS UI Gothic';
  background-color:#000000;
  border-top:1px solid #ffffff;
  border-bottom:1px solid #ffffff;
  border-left:1px solid #ffffff;
  border-right:1px solid #ffffff;
}
.td3 {
  font-size : 12px;
  font-family : "MS UI Gothic";
  font-weight : bold;
  color : #cccccc;
}
-->

