
body {
      font-family: Arial, sans-serif;
      font-size:10pt;
      font-weight: bold;
      color:#black;
      }



a:active { color: black; text-decoration: none }
           a:hover { color: gray; text-decoration: none }
           a:link { color: black; text-decoration: none }
           a:visited { color: black; text-decoration: none }
           a:hover { color: gray; text-decoration: none }
td {    font-family: Arial, sans-serif;
      font-size:9pt;
      font-weight: bold;
      color:black;}
div { font-family: Arial, sans-serif;
      font-size:9pt;
      font-weight: bold;
      color:black;}

h5 {
 font-family: Arial, sans-serif;
 font-size: 9pt;
 font-weight: bold;
 text-align: center;
 color: #FFFFFF;
 background: black;
}
h4 {
 font-family: Arial, sans-serif;
 font-size:14pt;
 font-weight: bold;
 text-align: center;
 color: black;

}
h3 {
 font-family: Arial, sans-serif;
 font-size:14pt;
 font-weight: bold;
 text-align: center;
 color: black;

}