a{
  text-decoration:none;
}
a:link{
  color:#526b63;
}
a:visited{
  color:#526b63;
}
a:active{
  color:#526b63;
}
a:hover{
  background-color:#e3e7e0;
}
Body{
  background-attachment:fixed;
  background-repeat:no-repeat;
  background-position:right top;
}
BODY,TD{
  font-size:9px;
  font-family:Verdana,Osaka,'MS UI Gothic';
  letter-spacing : 0px;
  line-height : 18px;
}
BR{
  letter-spacing:1px;
}
h2{
  letter-spacing : 6px;
  margin:3px 250px 0px 10px;
  padding:0px 28px;
  font-size:11px;
  color:#9d8680;
  text-align:left;
  font-family:Century Gothic,Osaka,'MS UI Gothic';
  background-image:url(mark.gif); 
  background-attachment:fixed;
  background-repeat:no-repeat; 
  background-position:left;
  line-height : 23px;
}
.text{
margin:8px 280px 20px 12px;
padding:0px;
}
INPUT,TEXTAREA{
  font-size:10px;
  letter-spacing : 0px;
  line-height : 10px;
  background-image:url(bg.gif);
  border:1px solid #666;
  font-family:Verdana,Osaka,'MS UI Gothic';
}