.wakuClass{
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;border-style : none solid solid;
  border-left-color : black;
  border-right-color : black;
  border-bottom-color : black;
  width : 550px;
  height : 300px;
}

.selectedtabClass{
  vertical-align : middle;
  text-align : center;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;border-style : solid solid none;
  border-top-color : black;
  border-left-color : black;
  border-right-color : black;
  width : 110px;
  height : 15px;
  display : block;
}

.linkClass{
  text-decoration : none;
  width : 110px;
  display : block;
}

.linktabClass{
  background-color : silver;
  vertical-align : middle;
  text-align : center;border-width : 1px;border-style : solid;border-color : black;
  width : 110px;
  height : 15pt;
}

.notabClass{
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : black;
  width : 15px;
  height : 15pt;
}

.sppaceClass{
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : black;
  width : 190px;
  height : 15pt;
}



H1{
  font-size : 14px;
}

H2{
  font-size : 16px;
  
  
  
  
  
  
  
  
}

H3{
  font-size : 14px;
}
