body, table, tr, td, th {
    font-family: Arial, Helvetica, sans-serif;
    font-size:   10pt;
}

h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size:   12pt;
    font-weight: bold;
}

A:link    { text-decoration: none; color: #216373; }
A:visited { text-decoration: none; color: #216373; }
A:active  { text-decoration: none; color: #216373; }

.header {
    background-color: #e7e7e7;
    color:            #000000;
    margin-bottom:    .5em;
    padding-left:     1.5em;
}
.header1 {
    background-color: #EEF2F4;
    color:            #000000;
    margin-bottom:    .2em;
    padding-left:     1.5em;
}
.header2 {
    background-color: white;
    color:            #000000;
    margin-bottom:    .5em;
    padding-left:     1.5em;
}
.item {
    margin-left:      5em;
    text-indent:     -32px;
    text-align:       left;
}

