
BODY{
  
  
  list-style-position : outside;
  
  height : auto;
  top : auto;
  left : auto;
  
  

  font-family : Osaka,"‚l‚r ‚oƒSƒVƒbƒN",sans-serif;
  
}
H1{
  font-size : 20px;
  line-height : 120%;
  font-family : osaka,"‚l‚r ‚oƒSƒVƒbƒN",sans-serif;
  
  
  
  padding-top : 2px;
  padding-left : 2px;
  padding-right : 2px;
  padding-bottom : 2px;
  color : white;
  background-color : 2D5938;
}
TABLE{
  font-size : x-small;
  
  
  line-height : 150%;
  
  
  
  
}
H2{
  font-size : 16px;
  line-height : 120%;
  
}
H3{
  font-size : 14px;
  line-height : 120%;
}
H4{
  font-size : 12px;
}
H5{
  font-size : 12px;
}
H6{
  font-size : 12px;
}
A:HOVER{
  
  
  
  
  
  
  color : #16B77C;
}
A:ACTIVE{
  
  color : white;
  background-color : 2D5938;
}
