* {
    font-family: verdana, arial, helvetica, sans-serif;
}
body {
    background: #FFF;
    font-size: 10pt;
}
a:link,
a:visited {
    color: #00F;
    background: transparent;
    padding: 0;
    text-decoration: underline;
}
h2 {
    border-bottom: 2px solid #000;
    color: #158;
    font: bold 20pt arial, helvetica, sans-serif;
    margin: 0 0 0.75em 0;
    padding-bottom: 0.5em;
}
td.tabheadertext {
    font-weight: bold;
}
th {
    text-align: left;
}
#footer {
    border-top: 2px solid #000;
    margin-top: 2em;
}
th a,
#header,
#header_breadcrumb,
#header_tools,
#navigation {
    display: none;
}