BODY{
  margin-left : 0px;
  scrollbar-base-color : #ffffff;
  scrollbar-face-color : #e4e4e4;
  scrollbar-highlight-color : #e4e4e4;
  scrollbar-shadow-color : #e4e4e4;
  scrollbar-3dlight-color : #e4e4e4;
  scrollbar-arrow-color : #ffffff;
  scrollbar-track-color : #ffffff;
  scrollbar-darkshadow-color : #e4e4e4;
}

BODY,DIV,TD,TR{
  font-family : Tahoma,Verdana,Osaka;
  color : #4B4B4B;
  font-size : 13px;
  line-height : 16px;
}

H3{
  margin-top : 25px;
  font-family : Tahoma,Verdana,Osaka;
  letter-spacing : 2px;
  padding-left : 15px;
  background-color : #e4e4e4;
  line-height : 30px;
  border-right : 15px double #999999;
  width : 80%;
}
H4{
  font-size : 12px;
  font-weight : normal;
  line-height : 30px;
  background-image : url(img/h5.gif);
  letter-spacing : 2px;
  border : 3px double gray;
  padding-left : 5px;
  margin-bottom : 5px;
  font-family : sans-serif;
}

.main{
  padding-left : 20px;
  width : 85%;
}
.line{
  border-bottom : 2px dashed #8080c0;
}
A{
  text-decoration : none;
  color : #4B4B4B;
}
A:HOVER{
  text-decoration : underline;
  color : #8080c0;
}

.put{
  border : 1px solid #8080c0;
  font-size : 12px;
}
.but{
  color : white;
  border : 1px solid #8080c0;
  background-color : #8080c0;
  font-size : 12px;
}
.text{
  font-size : 13px;
  line-height : 20px;
  width : 600px;
  border : 3px double gray;
  text-align : left;
  padding : 10px;
  margin-bottom : 40px;
  color : #404040;
}

.border{
  border : 1px solid gray;
}

IFRAME{border : 0px;}