
/********************************************************************/
/** Dynamically Generated CSS Configuration File ********************/
/********************************************************************/


img {border: 0;}
p, ul, ol, li, h1, h2, h3, h4, h5, h6
 {margin: 0; padding: 0; font-weight: normal; list-style: none}
 
h1, h2, h3, h4, h5, h6 {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
}

p {
  line-height: 1.4em;
  margin: 0 0 15px;
  }
  
h1 {
  font-size: 22px;
  font-weight: normal;
  color: #a6cf12;
  text-transform: uppercase;
  margin: 0 0 20px;
  }

h2 {
  font-size: 16px;
  font-weight: normal;
  color: #a6cf12;
  text-transform: uppercase;
  margin: 0 0 20px;
  }

  
h3 {
  font-size: 16px;
  font-weight: normal;
  color: #a6cf12;
  text-transform: uppercase;
  margin: 0 0 20px;
  }
  
h4 {
  font-size: 13px;
  line-height: 16px;
  margin: 20px 0 0 0;
  color: #666;
  text-transform: uppercase;
  font-weight: bold;
  }
  
h5 {
  font-size: 10px;
  color: #a6cf12;
  text-transform: uppercase;
  margin: 0;
  }

h6 {
  font-size: 10px;
  color: #a6cf12;
  text-transform: uppercase;
  margin: 5px 0 0 0;
  }
  
body {
  background: #fff;
  font-family: Arial, Helvetica, sans-serif;
  color: #666;
  padding: 30px 0;
  font-size: 11px;
  margin: 0;
  }

ul {
  margin: 15px 0 15px 30px !important;
  padding: 0 !important;
}