    BODY {
        font-size: 11pt;
        font-family: Arial, Helvetica, sans-serif;
        color: #330099;
        background: #CCCCCC;
    }

<!-- Default styles -->

    H1 {
        font-weight: bold;
        font-size: 24pt;
    }
    H2 {
        font-weight: bold;
        font-size: 18pt;
    }
    H3 {
        font-weight: bold;
        font-size: 14pt;
    }
    H6 {
        font-size: 8pt;
        font-weight: normal;
    }
    P.footer {
        font-size: 8pt;
        font-weight: normal;
    }
    ADDRESS.footer {
        font-size: 10pt;
        font-weight: bold;
        font-style: oblique;
    }
    TABLE.footer {
        font-size: 8pt;
        font-weight: normal;
    }
    THEAD {
        font-weight: bold;
        font-size: 12pt;
    }
    A:link {
        color: #3300FF;
        background: #CCCCCC;
    }
    A:visited {
        color: #993366;
        background: #CCCCCC;
    }
    A:active {
        color: #FF0000;
        background: #CCCCCC;
    }
    A.image:link {
        color: #CCCCCC;
        background: #CCCCCC;
    }
    A.image:visited {
        color: #CCCCCC;
        background: #CCCCCC;
    }
    A.image:active {
        color: #CCCCCC;
        background: #CCCCCC;
    }
    .thumbnail-cell { 
        color: #330099;
        background: #C0C0C0;
    }
    .photo-cell {
        font-size: 11pt;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        color: #330099;
        background: #C0C0C0;
    }
