BODY {
    font-family: "Trebuchet MS", helvetica, sans-serif;
    font-size: 10pt;
    text-align: left;
    background: #FFFFCC
}
a:visited { 
    color: #0000FF; 
    background-color: transparent; 
}
a:hover { 
    color: #0088FF; 
    background-color: transparent 
}
H1, H2, H3 {
    font-family: "Trebuchet MS", helvetica, sans-serif;
}
H1 { font-size: 20pt; }
H2 { font-size: 16pt; }
H3 { font-size: 12pt; }

TD {
    font-family: "Trebuchet MS", helvetica, sans-serif;
    font-size: 10pt;
}