*{
  margin:0;
  padding:0;
}

body{
  font:12pt "Book Antiqua","Bookman Old Style", "Times New Roman", serif;
  font-weight:normal;
  text-align:justify;
  color:#333;
}

h1{
  font:24pt "Book Antiqua","Bookman Old Style", "Times New Roman", serif;
  font-weight:bold;
  text-align:justify;
  color:#005533;
  font-variant: small-caps;
  margin:0;
}

h2{
  font:16pt "Book Antiqua","Bookman Old Style", "Times New Roman", serif;
  font-weight:bold;
  text-align:justify;
  color:#005533;
  text-transform:uppercase;
  margin:0;
}

h3{
  font:10pt Verdana;
  font-weight:bold;
  text-transform:uppercase;
  text-align:justify;
  color:#FFA12A;
  margin:0;
}