
<style>
<!--

BODY {
    font-family: Arial, Helvetica, Verdana, sans-serif;
}

LI { 
    list-style-position: outside;
}

DIV {
    border-width: 3pt;
    border-style: solid;
}

TABLE {
    width: 100%;
    border: 0;
    font-family: Arial, Helvetica, Verdana, sans-serif;
}

TABLE.MAIN {
    background-color: #CCCCCC;
}

TABLE.INNER {
    background-color: #DDDDDD;
}

FONT {
    font-family: Arial, Helvetica, Verdana, sans-serif;
}

FONT.MAIN_TITLE {
    font-size: large;
    font-style: italic;
    font-weight: bold;
}

FONT.TITLE {
    font-size: large;
}

FONT.SUB_TITLE {
    font-size: large;
    color: #666666;
}

FONT.KEY {
    font-size: normal;
    color: #666666;
}

FONT.VALUE {
    font-size: normal;
}

/* used for the table of contents */
A {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: normal;
}

-->
</style>
