li
{
padding-left: 14px; 
}

p { 
color: #000000;
margin:10px 10px; 
font-family: "Verdana", Arial, serif; 
font-weight: 0; 
font-size: 9pt; 
font-style: normal;
text-align: left 
}

h1 { 
margin:10px 10px;
color: #BBC972; 
font-family: "Verdana", Arial, serif; 
font-weight: bolder; 
font-size: 14pt; 
font-style: normal; 
text-align: left
}

h2 { 
margin:10px 10px;
font-family: "Tahoma", Arial; 
font-size: 11pt; 
color: #ff9900;
text-align: left; 
font-weight: 1000 
}


h3 { 
margin:10px 10px;
font-family: "Tahoma", Arial; 
font-size: 11pt; 
color: #B7c76d; 
text-align: left; 
font-weight: 300
}


h4 { 
margin:10px 10px;
font-family: "Tahoma", Arial; 
font-size: 8pt; 
color: #B7c76d; 
text-align: left; 
font-weight: 100
}



a:link { color: #a49f9e; text-decoration: none }
a:visited { color: #a49f9e; text-decoration: none }
a:hover { color: #FF9933; text-decoration: none }
a:active { color: #B7c76d; text-decoration: none }


