p {
  font-family: Verdana, Arial, sans-serif; 
  font-size: 13px; 
  line-height: 17px; 
  font-weight: normal; 
  text-decoration: none;      
  text-align:justify;
  margin-top: 0px; 
  margin-bottom: 10px; 
}

h1 { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 19px; 
  color: #EBC736; 
  line-height: 30px; 
  font-weight: bold;   
  text-decoration: none; 
  margin-bottom: 7px; 
  padding-bottom:0px 
}


h2 {
  font-family: Verdana, Arial, sans-serif; 
  font-size: 14px; 
  color: #EBC736; 
  line-height: 17px; 
  font-weight: bold;   
  text-decoration: none; 
  margin-bottom:-1px; 
  margin-bottom: 9px; 
  text-transform: none
}

h3 { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 19px; 
  color: #d7deb8; 
  line-height: 30px; 
  font-weight: bold;   
  text-decoration: none; 
  margin-bottom: 7px; 
  padding-bottom:0px 
}


h4 {
  font-family: Verdana, Arial, sans-serif; 
  font-size: 14px; 
  color: #d7deb8; 
  line-height: 17px; 
  font-weight: bold;   
  text-decoration: none; 
  margin-bottom:-1px; 
  margin-bottom: 9px; 
  text-transform: none
}

h5 {
  font-family: Verdana, Arial, sans-serif; 
  font-size: 14px; 
  color: 000000; 
  line-height: 17px; 
  font-weight: bold;   
  text-decoration: none; 
  margin-bottom:-1px; 
  margin-bottom: 9px; 
  text-transform: none
}



a:link {
  font-family: Verdana, Arial, sans-serif; 
  font-size: 12px; 
  color: #f1b543; 
  line-height: 17px; 
  font-weight: normal; 
  text-decoration: underline;      
  text-align:justify
}

a:visited {
  font-family: Verdana, Arial, sans-serif; 
  font-size: 12px; 
  color: #d7deb8; 
  line-height: 17px; 
  font-weight: normal; 
  text-decoration: underline;      
  text-align:justify
}


ul {
  color: #222222;
}



