body {
    font-family: Arial,Helvetica,SunSans-Regular;
    font-weight: normal;
    font-size: 9pt;
}
h2 {
    font-weight: bold;
    font-size: 12pt;
}
h3 {
    font-weight: bold;
    font-size: 10pt;
}
h4 {
    font-weight: bold;
    font-size: 10pt;
}
h5 {
    font-weight: bold;
    font-size: 10pt;
}
a, td.a, a:visited, td.a:visited {
    font-weight: bold;
    text-decoration: none;
}
a:hover, td.a:hover {
    text-decoration: underline;
    color:red;
}
a.submenu, a.submenu:visited {
    font-weight: normal; font-size: 11px; color: white;
}
a.submenu:hover {
    font-weight: normal; font-size: 11px; color: #FFCC33;
}
td, th {
    font-size: 9pt;
}
.lm {
    text-decoration: underline;
    font-weight: bold;
    font-size: 9pt;
}
.tt {
    text-decoration: none;
    font-weight: bold;
    font-size: 11pt;
}
.tl {
    text-decoration: none;
    font-size: 10pt;
}
.bot {
    font-size: 7pt;
    font-weight: normal;
}
