H1{
  font-size : 17px;
  color : white;
  margin-bottom : 1px;
  text-align : left;
  margin-top : 1px;
  margin-left : 1px;
  margin-right : 1px;
}

H2{
  font-size : 15px;
  color : white;
  margin-top : 1px;
  margin-left : 1px;
  margin-right : 1px;
  margin-bottom : 1px;
}

.hClass{
  font-size : 15px;border-width : 1px 2px 2px 1px;border-style : solid solid solid solid;border-color : silver silver silver silver;
  
  line-height : 130%;
}

.aClass{font-size : 17px;line-height : 170%;
}

.cClass{font-size : 15px;line-height : 130%;}

 
.waku{border-width : 1px 2px 2px 1px;border-style : solid solid solid solid;border-color : black black black black;}


body{
font-size : 40%;
font-family : Arial;
color : #000000;
line-height : 110%;
}
#menu_container{
width : 150px;
text-align : left;
}
.menu{
font-size : 20px;
line-height : 120%;
background-color : #c8e9ff;
height : 25px;
width : 180px;
cursor : pointer;
border : 1px solid  #9999ff;
text-align : center;
  list-style-type : none;
}

.sub{
font-size : 18px;
line-height : 140%;
display : none;
  list-style-type : none;
  list-style-image : url();
  top : 5px;  
}