body
{
   margin: 10 10 10 10;
   background-color: White;
   font-family:Verdana, sans-serif;
   font-size: 12px;
   color: #C64B02;
   text-align: justify;

}

table
{
   font-family:Verdana, sans-serif;
   font-size: 12px;
   color: #C64B02;
   text-align: justify;
}

th
{
   font-weight: Bold;
   text-align: center;
}

a
{
   color: #733F1F;
   font-weight: Bold;
   text-decoration: none;
}

a:hover
{
   color: #733F1F;
   font-weight: Bold;
   text-decoration: underline overline;
}

h1
{
   text-align: justify;
   font-size: 18px;
   color: Black;
   font-weight: Bold;
   text-decoration: underline;
   width:100%;
}

h2
{
   text-align: justify;
   font-size: 12px;
   color: Black;
   font-weight: Bold;
   text-decoration: underline;
   width:100%;
}
