 
BODY{
  
  top : 80px;
  left : 80px;
  margin-left : 10%;
  margin-right : 10%;
  color : gray;
  background-color : white;
 font-size : 14px;
line-height : 150%;


  font-family : "MS UI Gothic";
}H2{
  font-size : 18px;
  letter-spacing : 2px;
  padding-left : 8px;
  border-right-style : solid;
  border-right-color : silver;
  color : navy;
  background-color : silver;
  width : 100%;
  font-weight : bold;
  background-repeat : repeat;
  padding-bottom : 5px;
  margin-right : 0px;
  position : relative;
  border-right-width : 20px;
  padding-top : 5px;
}
P{
  
  line-height : 150%;
  letter-spacing : 1px;
  color : gray;
  background-color : white;
  font-size : 14px;
  float : none;
}
TD{
  font-size : 14px;
  color : gray;
  letter-spacing : 1px;
  color : gray;
  
}
.main{
  font-size : 14px;
  line-height:150%;
  color : gray;
}
DT{
  font-size : 14px;
  line-height : 150%;
  letter-spacing : 1px;
  color : gray;
  font-family : Osaka,"lr oSVbN";
}
H1{
  font-size : 24px;
@font-face : lr oSVbN,n;
  font-weight : bold;
  font-family : Osaka,"lr oSVbN";
}
A{
  color : teal;
  font-size : 14px;
}
HR{
  color : gray;
  background-repeat : repeat-x;
  background-color : silver;
}


LI{
  line-height : 150%;
  color : gray;
}

