h1 {
    color: #00319C;
    font-size: 16pt;
    font-family: helvetica, arial, sans-serif
}

h2 {
    color: #000000;
    font-size: 10pt;
    font-weight: bold;
    font-family: helvetica, arial, sans-serif
}

h3 {
    color: #000000;
    font-size: 10pt;
    font-weight: bold;
    font-style: italic;
    /*text-decoration: italic;*/
    margin-bottom: 6px;
    font-family: helvetica, arial, sans-serif
}

body {
    font-size: 10pt;
    font-family: helvetica, arial, sans-serif
}

td {
    font-size: 10pt;
    font-family: helvetica, arial, sans-serif
}

A:hover {
    COLOR: #00319c;
    FONT-FAMILY: helvetica, arial, sans-serif;
    font-weight: bold;
    text-decoration: underline;
} .plainlink {
    color: #00319C;
    FONT-FAMILY: helvetica, arial, sans-serif;
    font-weight: normal;
    text-decoration: none;
}

A {
    COLOR: #00319C;
    FONT-FAMILY: helvetica, arial, sans-serif;
    FONT-WEIGHT: bold;
    text-decoration: none;
} .plainlink {
    color: #000000;
    FONT-FAMILY: helvetica, arial, sans-serif;
    font-weight: normal;
    text-decoration: none;
} .coloredlink {
    COLOR: #00319c;
    TEXT-DECORATION: underline;
} .menulinks {
    FONT-FAMILY: helvetica, arial, sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
    LINE-HEIGHT: 14px
} .small {
    font-size: 10px
}