  
.BarClass{
  color : white;
  background-color : olive;
  vertical-align : middle;
  text-align : center;
  border-left-width : 1px;
  border-right-width : 1px;
  border-left-style : solid;
  border-right-style : solid;
  border-left-color : olive;
  border-right-color : olive;
  width : 470px;
  height : 3em;
  list-style-type : none;
}
.WakuClass{
  vertical-align : top;
  text-align : left;
  border-left-width : 3px;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-left-color : olive;
  width : 470px;
  height : 400px;
  list-style-type : none;
  font-size : 12pt;
  line-height : 20pt;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : none;
  border-right-color : olive;
  border-bottom-color : olive;
  text-indent : 0pt;
}
