 
.mainbody{
  width : 650px;
  top : auto;
  left : auto;
}
BODY{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
}
.f16{
  font-size : 16px;
  line-height : 1.3em;
}
.f14{
  font-size : 14px;
  line-height : 1.3em;
}
.f12{
  font-size : 12px;
  line-height : 1.3em;
}
.f10{
  font-size : 10px;
  line-height : 1.3em;
}
.title1{
  background-image : url(images/line01.gif);
  background-repeat : repeat;
  font-size : 18px;
  font-weight : bolder;
  background-color : #80ff80;
  padding-top : 2px;
  padding-left : 2px;
  border-top-width : 3px;
  border-bottom-width : 3px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-color : green;
  border-bottom-color : green;
  margin-bottom : 5px;
  color : #004000;
}
.title2{
  background-image : url(images/line01.gif);
  background-repeat : repeat;
  font-size : 18px;
  font-weight : bolder;
  background-color : #ffe3c8;
  padding-top : 2px;
  padding-left : 2px;
  border-top-width : 3px;
  border-bottom-width : 3px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-color : #ff8000;
  border-bottom-color : #ff8000;
  margin-bottom : 5px;
  color : #804000;
}
.midasi1{
  color : teal;
  background-color : #80ff80;
}
.bodyw{
  background-color : white;
  width : 700px;
}
.bodyg{
  background-color : #ccffcc;
}
.bodyb{
  background-color : #ccffff;
}
.td14w{
  font-size : 14px;
  color : black;
  background-color : white;
}
.f14bw{
  font-size : 14px;
  font-weight : bold;
  color : white;
}
.f16bw{
  font-size : 16px;
  font-weight : bold;
  color : white;
}
.fi{
  border-top-width : 2px;
  border-left-width : 2px;
  border-right-width : 2px;
  border-bottom-width : 2px;
  border-color : #008040 #008040 #008040 #008040;
  background-color : white;
  padding-top : 1px;
  padding-left : 1px;
  padding-right : 1px;
  padding-bottom : 1px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

