/*element*/
p, li {
color: #323232;
font-size:10pt;
font-family: "Times New Roman", Times, serif;  
line-height:18pt;
text-align:justify;
margin:6px 0px 6px 0px;
}
li {
margin:1px 0px 1px 0px;
}

a:link, a:active, a:visited  {
color:#A54E17;
text-decoration:none;
}

a:hover {
color:#A54E17;
text-decoration:underline;
}

ul, ol { list-style-type: disc; margin: 0 0 0 0px; }

h1 {
color:#A54E17;
font-size:14pt;
font-family: "Times New Roman", Times, serif;  
line-height:16pt;
text-align:left;
font-weight:normal;
margin:0px 0px 0px 0px;
}

h2 {
color:#404040;
font-size:13pt;
font-family: "Times New Roman", Times, serif;  
line-height:auto;
text-align:left;
}
h3 {
color:#404040;
font-size:12pt;
font-weight:bold;
font-family: "Times New Roman", Times, serif;  
line-height:auto;
text-align:left;
margin-left: 25px;
}
/*end-element*/
