BODY{
  color : green;
  
  text-align : left;
  background-color : #b5fdd3;
  padding-top : 1%;
  padding-left : 18%;
  padding-right : 18%;
  padding-bottom : 0%;
  
  

  font-size : 11pt;
  font-family : "‚l‚r ‚oƒSƒVƒbƒN";
}
HR{
  color : green;
  height : 1px;
  text-align : left;
}
P{
  color : black;
}
A{
  color : red;
  text-decoration : none;
}
A:VISITED{
  color : #ff8080;
  text-decoration : none;
}
A:HOVER{
  color: #FF3333;
  text-decoration : underline;
}
A:ACTIVE{
  color: #FF0000;
  text-decoration : none;
}
UL{
  color : black;
  list-style-image : url(http://www.geocities.jp/server-errors/not_found.html);
  list-style-position: outside;
}
TH{
  color : green;
  background-color : aqua;
  text-align : center;
  padding-top : 4px;
  padding-left : 2px;
  padding-right : 0px;
  padding-bottom : 0px;
}
TD{
  color : green;
  background-color : lime;
  padding-top : 0%;
  padding-left : 0%;
  padding-right : 0%;
  padding-bottom : 0%;
  
  

  
  
}
H1{
  font-family : "‚l‚r ‚oƒSƒVƒbƒN";
  text-align : center;
  margin-bottom : 15px;
  font-size : 22pt;
  font-weight : 900;
}
H2{
  font-weight : bold;
  text-decoration : underline;
  font-size : 11pt;
  font-family : "‚l‚r ‚oƒSƒVƒbƒN";
  
  margin-bottom : 5px;
  margin-top : 15px;
}
H3{
  font-size : 11pt;
  font-family : "‚l‚r ‚oƒSƒVƒbƒN";
  font-weight : bolder;
  
  margin-top : 1px;
  margin-bottom : 5px;
}
H4{
  font-size : 12pt;
  font-family : "‚l‚r ‚oƒSƒVƒbƒN";
  font-weight : bolder;
  text-align : center;
  
}
