h1{
  font:14pt Arial;
  font-weight:normal;
  font-style:italic;
  font-weight:bold;
  letter-spacing: 2px;
  text-transform:uppercase;
  text-align:justify;
  color:#662326;
  margin:0;
}

h2{
  font:12pt Verdana;
  font-weight:bold;
  text-align:justify;
  color:#52BA03;
  margin:0;
}

h3{
  font:10pt Verdana;
  font-weight:bold;
  text-transform:uppercase;
  text-align:justify;
  color:#52BA03;
  margin:0;
}

p{
  font:10pt Verdana;
  font-weight:normal;
  text-align:justify;
  color:#333;
  margin:0;
}