.body {
   font-family: Tahoma;
   font-size: 9pt;
   font-weight: normal;
   line-height: 14pt;
   color: black;
}

h1 {
   font-family: Tahoma;
   font-size: 10pt;
   font-weight: bold;
   color: 003577;
}

.h2 {
   font-family: Tahoma;
   font-size: 5pt;
   font-weight: bold;
   color: 003577;
}

.menu {
   font-family: Tahoma;
   font-size: 8pt;
   font-weight: bold;
   text-decoration: none;
   color: black;
}

.menu a:link {color: #000000;text-decoration: none;}.menu a:visited {color: #000000;text-decoration: none;}.menu a:hover {color: #000000;text-decoration: none;}.menu a:active {color: #000000;text-decoration: none;}

.footer {
   font-family: Tahoma;
   font-size: 8pt;
   font-weight: normal;
   text-decoration: none;
   color: #666666;
}