BODY{
  margin-top : 0%;
  margin-left : 18%;
  margin-right : 18%;
  margin-bottom : 0%;
  
  background-repeat : no-repeat;
  background-attachment : fixed;
  color : #696969;
}
H1{
  font-size : 200%;
  margin-left : 18%;
  margin-right : 18%;
  border-top-width : 1px;
  border-bottom-width : 1px;
  border-top-style : dotted;
  border-bottom-style : dotted;
  border-top-color : #0080ff;
  border-bottom-color : #0080ff;
  padding-left : 7px;
}
H2{
  font-size : 98%;
  
  
  letter-spacing : 3px;
}
H3{
  padding-left : 7px;
  
  
  border-left-width : 7px;
  border-bottom-width : 1px;
  border-left-style : solid;
  border-bottom-style : solid;
  border-left-color : #B0C4DE;
  border-bottom-color : #B0C4DE;
  font-size : 95%;
  margin-top : 40px;
  
}
P{
  font-size : 95%;
  line-height : 140%;
  
  
}
HR{
  margin-left : 17%;
  margin-right : 17%;
  border-top-width : 1px;
  border-top-style : dashed;
  border-top-color : silver;
  height : 1px;
}
ADDRESS{
  font-size : 95%;
  font-weight : normal;
  color : white;
  background-color : #0080ff;
}
A:visited{  
  color : gray;
}
A{
  color : #0080c0;
  text-decoration : none;
}
A:hover{
  background-color : silver;
}
TABLE{
  
  font-size : 96%;
}
.naka{
  margin-left : 18%;
}