/* CSS Document */
h1{}
h2{margin-bottom: 20px; margin-top: 12px;}
h3{font-family: Georgia, "Times New Roman", Times, serif;}
h4{margin-bottom: 10px; font-family: Georgia, "Times New Roman", Times, serif;}
h5{margin-bottom: 5px;}
h6{}

#content{padding: 0 20px 0 30px; width: 510px; overflow: hidden; font-size: 11px; text-align: justify; color: #666666;}
#content ul{margin: 0; padding: 0; padding-left: 10px; list-style: circle;}
#content ol{list-style: decimal;}
#content ul li{}

a{color: #333333;}
a:hover{text-decoration: none;}
a img{border: none;}

p{margin-bottom: 10px;}

.style16 {color: #FEC00B; font-weight: bold; padding-left: 10px;}


