BODY{
  color : black;
  
  line-height : 1.3em;
  margin-top : 5px;
  margin-left : 5px;
  margin-right : 5px;
  margin-bottom : 5px;
  

  font-size : 10pt;
  font-family : "‚l‚r ƒSƒVƒbƒN",sans-serif,Osaka;
}
H1{
  color : navy;
  text-align: left;
  border-top-color : navy;
  border-right-color : navy;
  border-bottom-color : navy;
  border-left-color : navy;
  padding-top : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  padding-left : 5px;
  border-style: solid;
  border-top-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-left-width : 35px;
  background-color : white;
  line-height : 1.2em;
  font-size : 16pt;
}
H2{
  color: #3399FF;
  text-align: left;
  border-top-color : #3399ff;
  border-right-color : #3399ff;
  border-bottom-color : #3399ff;
  border-left-color : #3399ff;
  padding-top : 4px;
  padding-right : 4px;
  padding-bottom : 4px;
  padding-left : 4px;
  border-style: solid;
  border-top-width: 2px;
  border-right-width: 2px;
  border-bottom-width: 2px;
  border-left-width : 30px;
  background-color : white;
  line-height : 1.2em;
  font-size : 14pt;
}
H3{
  color : blue;
  text-align: left;
  border-top-color : blue;
  border-right-color : blue;
  border-bottom-color : blue;
  border-left-color : blue;
  padding-top : 3px;
  padding-right : 3px;
  padding-bottom : 3px;
  padding-left : 3px;
  border-style: solid;
  border-top-width: 2px;
  border-right-width: 2px;
  border-bottom-width: 2px;
  border-left-width : 25px;
  background-color : white;
  line-height : 1.2em;
  font-size : 12pt;
}
HR{
  color : blue;
  height : 2px;
}
P{
  color : black;
  

  line-height : 1.4em;
  font-size : 10pt;
}
A{
  color : green;
  text-decoration: none;
  font-size : 10pt;
}
A:VISITED{
  color : blue;
  text-decoration: none;
  background-color : white;
  font-size : 10pt;
}
A:HOVER{
  color : white;
  text-decoration : underline;
  

  background-color : blue;
  font-size : 10pt;
}
A:ACTIVE{
  color : white;
  text-decoration: none;
  background-color : green;
  font-size : 10pt;
}
UL{
  
  
  list-style-position: outside;
  list-style-type : disc;
  font-size : 10pt;
}
UL UL{
  
  list-style-type : disc;
  list-style-position : outside;
  font-size : 10pt;
}
TH{
  
  background-color : blue;
  font-size : 10pt;
}
TD{
  
  
  color : black;
  line-height : 1.2em;
  font-size : 10pt;
}
H4{
  color : teal;
  background-color : white;
  padding-top : 2px;
  padding-left : 2px;
  padding-right : 2px;
  padding-bottom : 2px;border-width : 2px 10px 2px;border-left-width : 20px;border-right-width : 2px;border-bottom-width : 2px;border-style : solid solid solid solid;border-top-color : teal;border-left-color : teal;border-right-color : teal;border-bottom-color : teal;
  line-height : 1.2em;
  font-size : 11pt;
}
H6{
  margin-bottom : 1px;
  margin-top : 1px;
  font-size : 7pt;
}
B{
  font-size : 11pt;
  
  line-height : 1.2em;
  

  
}
