BODY {
    font-family: helvetica, sans-serif;
    font-size: 10pt;
    text-align: left;
    background-color: #F0FFF0;
}


H1 { font-size: 20pt; }
H2 { font-size: 16pt; }
H3 { font-size: 12pt; }
TD { font-size: 10pt; }

table { background-color: #333399; }
tbody { background-color: #F0FFF0; }
tr    { background-color: #F0FFF0; }
td    { height: 50px; padding-left: 10px; }