body {
        font-family: Verdana,Arial,sans-serif;
        font-size: 10pt;
        color: #000AB1;
        background-color: #E4E4EF;
}

table {
        font-family: Verdana,Arial,sans-serif;
        font-size: 10pt;
}

a:link, a:visited {
        color: #000AB1;
        font-weight: bold;
        text-decoration: none;
}

a:hover {
        text-decoration: underline;
}

h1 {
        margin: 8px 0;
        font-size: 12pt;
        font-weight: bold;
}