BODY
{
  font-size:10px;
  font-family :Osaka,Verdana,Arial;
  color : #666666;
  scrollbar-3dlight-color: white; 
  scrollbar-arrow-color: #dcdcdc; 
  scrollbar-base-color: white; 
  scrollbar-darkshadow-color: white; 
  scrollbar-face-color: white; 
  scrollbar-highlight-color: white; 
  scrollbar-shadow-color: white; 
  scrollbar-track-color: white
  background-color : #ffffff;
  line-height:12pt;
}
INPUT,TEXTAREA
{
  border : none none none none;
  color :#000000;
  font-size:10px;
  font-family :Osaka,Verdana,Arial;
}

TD 
{ 
  font-size:10px;
  font-family :Osaka,Verdana,Arial;
  color : #666666;
  word-break: break-all 
  letter-spacing : 3px;
  line-height : 12pt;
}

A:LINK{
  color:#666666;
  text-decoration:none;
}
A:VISITED{
  color:#666666;
  text-decoration:none;
}
A:ACTIVE{
  color:#666666;
  text-decoration : none;
}
A:HOVER{
  color :#623131;
  text-decoration : none;
}

.td{
border : dashed 1px #666666;
}

.input{
  border-style : none none none none;
}
.input2{
border-style : none none dashed dashed;
border-bottom: 1px color : #000000;
border-left: 1px color : #000000;
filter: alpha(opacity=70);
}
.input3{
border-top : 1px solid #000000;
  border-bottom : 1px solid #000000;
  border-left : 1px solid #000000;
  border-right : 1px solid #000000;
  background-color : #ffffff;
  color :#000000;
filter: alpha(opacity=70);
}