BODY
    {
    font-family: Verdana,Arial, Helvetica, sans-serif;
    background-image: url(images/background.gif);
    }

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

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

A { text-decoration:none; color:#896026; }
A:hover { text-decoration:underline; color:#896026; }

A.SUBMENU { text-decoration:none; color:#222222; font-family:verdana,arial; font-size:10px; }
A.SUBMENU:hover { text-decoration:underline; color:#333333; font-family:verdana,arial; font-size:10px; }

.PAGE_VIEW
    {
    margin:4px;
    font-family:verdana,arial;
    font-size: 12px;
    }

H1
    {
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    background: #4A4849;
    padding: 4px;
    text-align:center;
    }

H2
    {
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    background: #6C6A6B;
    padding: 4px;
    text-align:center;
    }

.FAQ_Q
    {
    color: #FFFFFF;
    font-style: oblique;
    font-size: 12px;
    font-weight: bold;
    background: #282627;
    padding: 4px;
    }

.FAQ_A
    {
    font-size: 11px;
    text-align: justify;
    }

.GLOSSARY
    {
    font-style: oblique;
    font-size: 12px;
    font-weight: bold;
    background: #BFBFBF;
    padding: 4px;
    }

.HELP
    {
    font-size: 11px;
    text-align: justify;
    }
.HELP:first-letter
    {
    font-size: 13px;
    font-weight: bold;
    }