BODY,LI,UL,OL, P, H1, H2, H3, H4, H5, H6, TD, .path, DIV, TH,A,center
{
        font-family: Verdana, Helvetica, Arial, sans-serif;
}

.path
{
        margin: 0;
        font-size: 10px;
        font-weight: normal;
}

BODY, P, LI,UL,OL, TD, DIV,center
{
        font-size: 12px;
}

BODY
{
        background-color: #FFFFFF;
}

TD.index
{
        padding: 5px;
        font-size: 12px;
}

TH
{
        background-color: #FFCC66;
        font-size: 13px;
}

TD.line
{
        font-size: 1px;
}

P
{
        text-align: justify;
        text-indent: 18px;
}

UL
{
        list-style-type: square;
        margin: 20;
}
OL
{
        list-style-type: number;
}

A
{
        font-size: 12px;
        font-weight: bold;
        text-decoration: none;
}

A.path
{
        margin: 0;
        font-size: 10px;
        font-weight: normal;
}

.menu
{
        text-decoration: none;
        font-size: 11px;
        font-weight: bold;
        color: white;
}

A.menu:hover
{
        text-decoration: none;
        color: white;
}

DIV.main
{
        margin:10;
}

.form
{
        margin-top:0px;
        margin-bottom:0px;
        font-weight: normal;
        color: black;
        text-decoration: none;
        font-size: 12px;
}


H1, H2, H3, H4, H5, H6
{
        font-weight: normal;
        text-align: center;
}

H1 { font-size: 19px; }
H2 { font-size: 18px; }
H3 { font-size: 16px; }
H4 { font-size: 13px; text-align: left;}
H5 { font-size: 12px; }
H6 { font-size: 65%; }

.hdr
{
        text-align: center;
        font-size: 15px;
        font-weight: bold;
}

.cntr
{
        font-size: 13px;
        text-align: center;
        font-weight: bold;
}

.rght { text-align: right; margin:10px }

.lft  { text-align: left }

.nobot
{
        text-align: justify;
        text-indent: 18px;
        padding-bottom: 1px;
}


.copyright
{
        text-decoration: none;
        font-size: 10px;
}
