body
    {
       font-family: Verdana, Arial, sans-serif;
       font-size: 9pt;
       background-color: #800000;
    }

td{
font-family: Verdana, Arial, sans-serif;
       font-size: 9pt;
    text-align: justify;
    }

p{

  font-family: Verdana, Arial, sans-serif;
       font-size: 9pt;
       

}

li{
 font-family: Verdana, Arial, sans-serif;
       font-size: 9pt;
       

}


h1
    {
       font-family: Verdana, Arial, sans-serif;
       font-size: 10pt;
       color: #000000;
       font-style: bold;

    }

h2
    {
       font-family: Verdana, Arial, sans-serif;
       font-size: 8pt;
       color: #000000;
       font-style: bold;

    }



a:link { color: #800000; text-decoration:none; }
a:visited { color: #800000; text-decoration:none;  }
a:hoover { color: #800000; text-decoration:none;}
a:active { color: #800000; text-decoration:underline;}
a:focus { color: #800000; text-decoration:underline; }




