<!--
Body{
  font-size : 12px;
  font-weight : normal;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  word-break:break-all;
}
.sssmall{
  color : #363636;
  font-size : 68%;
  line-height : 150%;
}
.ssmall{
  color : #363636;
  font-size : 75%;
  line-height : 150%;
}
.small{
  color : #363636;
  font-size : 80%;
  line-height : 150%;
}
.midle{
  color : #363636;
  font-size : 85%;
  line-height : 150%;
}

.nomal{
  color : #363636;
  font-size : 95%;
  line-height : 150%;
}

.big{
  color : #363636;
  font-size : 105%;
  line-height : 150%;
}

.main_1text{
  color : #363636;
  font-size : 11px;
  line-height : 150%;
}

.main_12text{
  color : #363636;
  font-size : 12px;
  line-height : 350%;
}
.main_13text{
  color : #00aa00;
  font-size : 13px;
  line-height : 150%;
}
.main_14text{
  color : #00aa00;
  font-size : 14px;
  line-height : 150%;
}
.rin{ display:inline;
  width :  50%;  
  font-size : 12px;
  font-weight : normal;
  padding-top : 3px;
  padding-left : 1px;
  padding-right : 1px;
  padding-bottom : 3px;
  margin-top : 1px;
  margin-left : 1px;
  margin-right : 1px;
  margin-bottom : 1px;
}

H1{
@display:inline;
  font-size : 18px;
  color : black;
  font-weight : normal;
}

H2 {  
background: #0000fb;
    filter : progid:DXImageTransform.Microsoft.Gradient(startcolorstr=#0000fb,endcolorstr=#b9b9ff,gradienttype=0) ;
  color : #c0c0c0;
  width : 80%;  
  font-size : 13px;
  font-weight : normal;
  padding-top : 1px;
  padding-left : 1px;
  padding-right : 1px;
  padding-bottom : 1px;
  margin-top : 1px;
  margin-left : 1px;
  margin-right : 1px;
  margin-bottom : 1px;
  
}
H3{
background: #0000fb;
    filter : progid:DXImageTransform.Microsoft.Gradient(startcolorstr=#0000fb,endcolorstr=#b9b9ff,gradienttype=0) ;
  color: white;
    width: 93%; 
  font-size : 14px;
  font-weight : normal;
  padding-top : 2px;
  padding-left : 3px;
  padding-right : 3px;
  padding-bottom : 2px;
  margin-top : 1px;
  margin-left : 1px;
  margin-right : 1px;
  margin-bottom : 1px;
}
H4{
  color: white;
    background: #0000fb;
    filter : progid:DXImageTransform.Microsoft.Gradient(startcolorstr=#0000fb,endcolorstr=yellow,gradienttype=1) ;

  width: 80%; 
  font-size : 14px;
  font-weight : normal;
  padding-top : 2px;
  padding-left : 3px;
  padding-right : 3px;
  padding-bottom : 2px;
  margin-top : 1px;
  margin-left : 1px;
  margin-right : 1px;
  margin-bottom : 1px;
}

.subtitle{
  font-size : 14px;
  color : black;
}

-->
