 a:link {
	color : #333333;
	text-decoration : none;

}

a:visited {
	color : #333333;
	text-decoration : none;

}

a:hover {
	color : #CC3300;
	text-decoration : underline;

}

a:active {
	color : #CC3300;
	text-decoration : underline;

}

body, p {
	font-family : Verdana, Arial, sans-serif;
}   

.textbody {
      color : #333333;
      font-size: 10pt;
      text-indent : 20pt;
      line-height : 14pt;
      margin-right: 30pt; 
      font-family : SimSun, default, Arial;

}

.textbody2 {
      color : #0D4635;
      font-size: 10pt;
      text-indent : 0pt;
      margin-left : 30pt;
      margin-right: 50pt; 
      line-height : 14pt;
      font-family : SimSun, default, Arial;


}


.list {
        color : #0D4635;
        font-size: 10pt;
        line-height : 14pt;
        margin-left : 20pt;
        margin-top: 6pt;
        margin-bottom: 6pt;
        font-family : SimSun, default, Arial;

}

.list2 {
        color : #0D4635;
        font-size: 10pt;
        line-height : 14pt;
        margin-left : 60pt;
        font-family : SimSun, default, Arial;
    
}

.list3 {
        color : #0D4635;
        font-size: 10pt;
        line-height : 17pt;
        margin-left : 15pt;
        font-family : SimSun, default, Arial;

}

.copyright {
      color : #595900;
      font-size: 9pt;
      line-height : 13pt;
      font-family : SimSun, default, Arial;
}


.copyright2 {
      color : #808080;
      font-size: 8pt;
      line-height : 10pt;
      font-family : SimSun, default, Arial;
}

     
h1 {
      color : #333333;
      font-size: 12pt;
      text-decoration: bold;
      font-family : SimSun, default, Arial;
}

h2 {
      color : #333333;
      font-size: 11pt;
      font-family : SimSun, default, Arial;  
    
}