.freeHtml h1 {
  font-family : arial;
  font-size : 18pt;
  color : #536220;
  line-height : 21pt;
  font-weight : normal;
  margin : 10pt auto;
}

.freeHtml h2 {
  font-family : arial;
  font-size : 16pt;
  color : #92a651;
  line-height : 21pt;
  font-weight : normal;
  margin : 10pt auto;
}

.freeHtml h3 {
  font-family : arial;
  font-size : 14pt;
  color : #536220;
  line-height : 19pt;
  font-weight : normal;
  margin : 10pt auto;
}

.freeHtml h3 {
  font-family : arial;
  font-size : 14pt;
  color : #536220;
  line-height : 19pt;
  font-weight : normal;
  margin : 10pt auto;
}

.freeHtml h4 {
  font-family : arial;
  font-size : 12pt;
  color : #457677;
  line-height : 16pt;
  font-weight : normal;
  margin : 10pt auto;
}

.freeHtml h5 {
  font-family : arial;
  font-size : 12pt;
  color : #869c66;
  line-height : 16pt;
  font-weight : normal;
  margin : 10pt auto;
}

.freeHtml h6 {
  font-family : arial;
  font-size : 12pt;
  color : #7ea84f;
  line-height : 16pt;
  font-weight : normal;
  margin : 10pt auto;
}

.freeHtml blockquote {
  font-family : georgia;
  font-size : 10pt;
  color : #87ae50;
  line-height : 18pt;
  font-style : italic;
  font-weight : bold;
  border-top : 1px solid #eeeeee;
  border-bottom : 1px solid #eeeeee;
  margin : 10pt auto;
  padding : 10pt 0;
}

.freeHtml p {
  font-family : arial;
  font-size : 10pt;
  color : #7c7a7a;
  line-height : 18pt;
  margin : 10pt auto;
  text-align : justify;
}

.freeHtml ul {
  margin : 10pt auto;
  list-style : none;
}

.freeHtml ul li {
  list-style : none:
  font-family : arial;
  font-size : 12pt;
  color : #4d5836;
  background-image : url('/upload/ybellu/tick.png');
  background-repeat : no-repeat;
  background-position : 0 50%;
  padding-left : 12pt;
}

.freeHtml img {
  border : 1px solid #666666;
}

.freeHtml a {
  text-decoration : none;
}

.freeHtml p a, .freeHtml li a {
  color : #1c66ad;
}