H1{
  color: #363636;
  background-color: #cccccc;
  text-align: center;
  margin: 0.1em;
  font-size: 10pt;
  font-family: Arial,'Times New Roman',Osaka,'MS PGothic';
}
H2{
  color: #ffffff;
  background-color: #404040;
  text-align: left;
  margin: 0em;
  padding-top: 3px;
  padding-right: 4px;
  padding-bottom: 3px;
  padding-left: 15px;
  border-style: double;
  border-top-width: 4px;
  border-right-width: 4px;
  border-bottom-width: 4px;
  border-left-width: 4px;
  font-size: 11pt;
  font-family: Arial,'Times New Roman',Osaka,'MS PGothic';
}
H3{
  color: #004782;
  font-size: 11.5pt;
  background-color: #FFFFFF;
  margin: 0em;
  padding-top: 12px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 15px;
  font-family: Arial,'Times New Roman',Osaka,'MS PGothic';
} 
H3 IMG{
  float: left;
  margin-right : 15px;
  margin-bottom : 10px;
  margin-left: 5px;
  border: solid 2px #666666;
  padding-left: 5px;
} 
P{ 
  color: #333336;
  font-size: 10.5pt;
  background-color: #FFFFFF;
  margin: 0em;
  padding-top: 8px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-left: 15px;
  line-height:1.3; 
  font-family: 'MS PGothic';
}
P strong{
  font-size: 10.5pt;
  background-color: #FFFFFF;
  font-family: Arial,'Times New Roman',Osaka,'MS PGothic';
}
P B{
  font-size: 10.5pt;
  background-color: #FFFFFF;
  font-family: Arial,'Times New Roman',Osaka,'MS PGothic';
}
P img{
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  margin-left: 3px;
  border: solid 2px #666666;
}
A{
  color: #0055cc;
  text-decoration: underline;
  font-size: 10pt;
  font-family: "‚l‚r ‚t‚h Gothic";
}
A:VISITED{
  color: #666666;
  text-decoration: underline;
}
A:HOVER{
  color: #3399FF;
  text-decoration: underline;
  font-style : italic;
}
A:ACTIVE{
  color: #FF9933;
  background-color: #FFFFFF;
  text-decoration: underline;
}
TH{
  background-color: #ffffff;
}
TD{
  color: #000066;
  background-color: #eeeeee;
}
UL{
  list-style-type: square;
  list-style-position: inside;
  color: #363636;
  font-size: 10pt;
  line-height:110%;
  background-color: #FFFFFF;
  margin: 0em;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
}
UL img{
  float: left;
  border: solid 2px #666666;
  margin-top: 0px;
  margin-right: 10px;
  margin-bottom: 20px;
  margin-left: 5px;
}
TABLE{
  table-layout: fixed;
  text-align: center;
  color: #000000;
  background-color: #FFFFFF;
  margin-right: 10px;
  margin-left: 2px;
}
TABLE TH{
  background-color: #eeeeee;
  padding: 4px;
  color: #000000;
  font-size: 9pt;
  font-family:"‚l‚r ‚t‚h Gothic";
  border:1px solid #666666;
}
TABLE TD{
  background-color: #FFFFFF;  
  color: #000000;
  padding: 5px;
  font-size: 10pt;
  border:1px solid #666666;  
}

  