<!--
Body{
  font-size : 12px;
  font-weight : normal;
  margin-top : 10px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  word-break:break-all;
}
A {
	TEXT-DECORATION: underline
}
A:link {
	TEXT-DECORATION: underline
}
A;active {
	TEXT-DECORATION: underline
}
A:visited {
	TEXT-DECORATION: none
}
.hide { display:inline; 
  color: blue;
  background: #e6e6ff;
  width : 100%;  
  font-size : 16px;
  font-weight : normal;
  padding-top : 6px;
  padding-left : 10px;
  padding-right : 1px;
  padding-bottom : 6px;
  
}

H1{ display:inline;
  font-size : 18px;
  color : green;
  font-weight : normal;
}

H2 { display:inline; 
  background: #e6e6ff;
  color : #418200;
  width : 100%;  
  font-size : 15px;
  font-weight : normal;
  padding-top : 5px;
  padding-left : 10px;
  padding-right : 1px;
  padding-bottom : 5px; 
}
H3{
  color: #8000ff;
   background: #e6e6ff;
  width:70%; 
  font-size : 14px;
  font-weight : normal;
  padding-top : 3px;
  padding-left : 3px;
  padding-right : 3px;
  padding-bottom : 2px;
  margin-top : 1px;
  margin-left : 1px;
  margin-right : 1px;
  margin-bottom : 1px;
}
H4{
  color: #008080;
   background: #dfffff;
  width:70%; 
  font-size : 14px;
  font-weight : normal;
  padding-top : 3px;
  padding-left : 3px;
  padding-right : 3px;
  padding-bottom : 2px;
  margin-top : 1px;
  margin-left : 1px;
  margin-right : 1px;
  margin-bottom : 1px;
}
H5{
  color: green;
  width:70%; 
  font-size : 14px;
  font-weight : normal;
  padding-top : 3px;
  padding-left : 3px;
  padding-right : 3px;
  padding-bottom : 2px;
  margin-top : 1px;
  margin-left : 1px;
  margin-right : 1px;
  margin-bottom : 1px;
}
.text_b{
  color: #400000;
  font-size : 14px;
  line-height : 130%;
}
.text{
  color: green;
  font-size : 15px;
  line-height : 150%;
}
.text2{
  color: green;
  font-size : 13px;
  line-height : 120%;
}
.midle{
  font-size : 14px;
  color : #5959ff;
  padding-top : 20px;
  padding-bottom : 9px;  
  line-height : 160%;
}
.midle_st{
  font-size : 14px;
  color : #356a6a;
  padding-top : 20px;
  padding-bottom : 9px;  
  line-height : 130%;
}
.small{
  font-size : 12px;
  color : #356a6a;  
  line-height : 130%;
}
.subtitle{
  font-size : 14px;
  color : black;
}

-->
