html,

body {
 font-family: "Tahoma";
 color:#000000;
 font-size: 10pt;

;
}

body.topic {
 margin-top:0;

}

body.menu {
 font-family: "Tahoma";
 color: #666666;
 font-size: 10pt;
}

h1 {
 font-family: "Tahoma";
 font-size: 10pt;
 text-align: right;
 color: #000000;
}
.size8 {
 font-size: 8pt;
 }


.size10 {
 font-size: 10pt;
 }

.size12 {
 font-size: 12pt;
 }

.size18 {
 font-size: 18pt;
 }
 td {
 font-size: 8pt;
 color:#000000;
}
 a {
 color:#999999;
 text-decoration: none;
 font-size: 10pt;
}

a.nav {
 color:#ffffff;
 text-decoration: none;
 font-size: 10pt;
 }

 a:hover {
 color:#333333;
 text-decoration: none;
 font-size: 10pt;
 }