 

BODY{
  font-size : small;
  color : navy;
  background-color : #ffffff;
  margin-top : 10px;
  margin-left : 10px;
  margin-right : 10px;
  margin-bottom : 10px;
  background-image : url(../images/back_ground_body.gif);
  text-align : center;
  background-repeat : repeat-x;
}
TABLE{
  color : navy;
  background-color : white;
  
  
  
  
  
  
  
  

  font-size : x-small;
}
.Class_header{
  font-size : x-small;
  background-image : url(../images/background_header.gif);
  background-repeat : no-repeat;background-position : left bottom;
  
  
  
  
  
  
  
  }
.Class_menu{
  font-size : x-small;
  color : navy;
  
  font-weight : bold;
  background-image : url(../images/background_menu.gif);
  background-repeat : repeat-x;
}
A{
  text-decoration : none;
  color : blue;
}
.Class_footer{
  font-size : xx-small;
  color : black;
  text-align : center;
}
.Class_side_menu{
  font-size : x-small;
  color : navy;
  
  padding-top : 5px;
  padding-left : 15px;
  padding-right : 5px;
  padding-bottom : 5px;
  margin-top : 3px;
  margin-left : 3px;
  margin-right : 3px;
  margin-bottom : 3px;border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : teal teal teal teal;
  
  
  
  text-align : left;
  
}
.Class_Contents{
  color : navy;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  margin-top : 3px;
  margin-left : 3px;
  margin-right : 3px;
  margin-bottom : 3px;border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : silver silver silver silver;
  font-size : x-small;
}
H2{
  font-size : medium;
  font-family : "‚l‚r ‚oƒSƒVƒbƒN";
  font-weight : bold;
  color : #ffffff;
  background-color : green;
  padding-top : 3px;
  padding-left : 3px;
  padding-right : 3px;
  padding-bottom : 3px;
  margin-top : 1px;
  margin-left : 1px;
  margin-right : 1px;
  margin-bottom : 1px;
}
H4{
  font-size : x-small;
  font-family : "‚l‚r ƒSƒVƒbƒN";
  font-weight : bold;
  color : navy;
  background-color : #b9f2f9;
  padding-top : 3px;
  padding-left : 15px;
  padding-right : 3px;
  padding-bottom : 3px;
}
H3{
  font-size : x-small;
  color : navy;
  
  padding-top : 3px;
  padding-left : 15px;
  padding-right : 3px;
  padding-bottom : 3px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : gray;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-left-color : gray;
  border-right-color : gray;
  border-bottom-color : gray;
}
H5{
  font-size : x-small;
  font-weight : bold;
  color : black;
  background-color : #ffcab0;
  padding-top : 3px;
  padding-left : 15px;
  padding-right : 3px;
  padding-bottom : 3px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

