.nav
  {font-family:sans-serif;
   font-size:12pt;
   font-weight:bold;
   color:#000000;
   
   text-align:justify;
   }
 .nav a:link
 { color:#000000;
   text-decoration: none;
 }
 .nav a:visited
 {
   color:#000000;
   text-decoration: none;
    }

.nav a:hover
 {font-family:sans-serif;
   font-size:12pt;
   font-weight:bold;
   color:#DF0000;
   text-decoration:none;
}
.txt
  {font-family:sans-serif;
   font-size:10pt;
   color:#000000;
   text-decoration:none;
   text-align:justify;
   }
 .txt a:link,.txt a:visited,.txt a:active
 {
   color:#000000;
   text-decoration:none;
 }
.txt a:hover
 {
   color:#910000;
   text-decoration:none;
}
.footer
  {font-family:sans-serif;
   font-size:10pt;
   color:#000000;
   text-decoration:none;
   text-align:center;
   }
 .footer a:link,.footer a:visited,.footer a:active
 {
   color:#000000;
   text-decoration:none;
 }
.footer a:hover
 {
   color:#910000;
   text-decoration:none;
}
.highlight
{  font-family:sans-serif;
   font-size:10pt;
   color:#910000;
   text-decoration:none;
}

.txt1
  {font-family:sans-serif;
   font-size:10pt;
   color:#000000;
   text-decoration:none;
   text-align:left;
   }

.header
{  font-family:sans-serif;
   font-size:10pt;
   color:#910000;
   text-decoration:none;
}

.header h3
{  font-family:sans-serif;
   font-size:14pt;
   color:#910000;
   text-decoration:none;
   margin-bottom:+5pt;
}