body{
  background-color:#000;
  color:#217840;
  scrollbar-3dlight-color:#000;
  scrollbar-arrow-color:#217840;
  scrollbar-darkshadow-color:#000;
  scrollbar-face-color:#000;
  scrollbar-highlight-color:#000;
  scrollbar-shadow-color:#000;
  scrollbar-track-color:#217840;
  overflow-x:hidden;
}
body,td{
  letter-spacing : 1px;
  line-height : 16px;
}
BR{
  letter-spacing:normal;
}
.txt{
  margin:0px 0px 0px 20px
  letter-spacing : 1px;
  line-height : 16px;
}
h2{
  font-size:80%;
  color:#ffffff;
  margin-bottom:10px;
  padding:1px 0px 1px 20px;
  width:300px;
  height:15px
	border:0px;
  border-left:none;
  background : url(0_line2.gif) 40% 70%;
}
.1,input,textarea,select {
  font-size:10pt;
  color:#ff5000;
  background-color:#ffffff;
  border-style:dotted;
  border-width:1px;
  border-color:#ffce10;
}
.2,input,select,textarea
{
  font-size:8pt;
  color:#ff5000;
  background-color:#ffffff;
  border-top:none;
  border-bottom:none;
  border-left:none;
  border-right:none;
}
a:link,a:visited{
  text-decoration : none;
  color : crimson;
  cursor : crosshair;
}
a:hover,a:active{
  color : #ffffff;
  background-color : crimson;
}