body
{
   background-color: #DDD3CC;
   margin-left: 5%;
   margin-right: 5%;
   font-size: 12pt;
   font-family: "Garamond", "Serif";
   text-align: justify;
}
h1
{
   color: #2F1506;
   font-size: 18pt;
}
h2
{
   color: #2F1506;
   font-size: 14pt;
}
h3
{
   color: #2F1506;
   font-size: 12pt;
}
a:link
{
   color: #280;
   text-decoration: none;
}
a:visited
{
   color: #820;
   text-decoration: none;
}

