.whitetext {
    font-family: arial, Verdana, Helvetica, sans-serif;
    font-size:  13px;
    color: white; 
        margin-left: 4px;
    margin-right: 2px;
    }

.title  {
        font-size : 12pt;
        font-family : arial, Verdana, Helvetica, sans-serif;
        font-weight : bold;
        color : #0000FF;
}

.bodytitle  {
    font-family: arial, Verdana, Helvetica, sans-serif;
    font-size:  12pt;
    font-weight:    bold;
    color: #000000;
}

.redtitle  {
    font-family: arial, Verdana, Helvetica, sans-serif;
    font-size:  24px;
    font-weight:    normal;
    color: #ff0000;
}

.gallerycaption  {
        font-size : 10px;
        font-family : arial, Verdana, Helvetica, sans-serif;
        font-weight : normal;
        color : #ffffff;
}


.copyright  {
        font-size : 10px;
        font-family : arial, Verdana, Helvetica, sans-serif;
        font-weight : normal;
        color : #000000;
}


body { 
    background: #000066;
    color: #000000;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size:  10pt;
    margin-top: 5pt;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 5px;
}

P {
    font-family: arial, Verdana, Helvetica, sans-serif;
    font-size:  13px;
    color: black; 
}

  

H1  {
    font-family: arial, Verdana, Helvetica, sans-serif;
    font-size:  24px;
    font-weight:    normal;
    color: #666644;
}

H2  {
    font-family: arial, Verdana, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #000000;
}

H3  {
    font-family: arial, Verdana, Helvetica, sans-serif;
    font-size:  18px;
    font-weight:    normal;
    color: black;
}

H4  {
    font-family: arial, Verdana, Helvetica, sans-serif;
    font-size:  14px;
    font-weight:    normal;
    color: black;
}

H5, DT  {
    font-family: arial, Verdana, Helvetica, sans-serif;
    font-size:  10px;
    font-weight:    bold;
    color: black;
}

H6  {
    font-family: arial, Verdana, Helvetica, sans-serif;
    font-size:  8px;
    font-weight:    bold;
    color: black;
}



TD {
    font-family: arial, Verdana, Helvetica, sans-serif;
    font-size:  10pt;
}

TH  {
    vertical-align: baseline;
    font-family: arial, Verdana, Helvetica, sans-serif;
    font-size:  13px;
    font-weight:    bold;
    color: #FFFFFF;
}

A:link  {
    text-decoration:    none;
    color: Blue
}

A:visited   {
    text-decoration:    none;
    color: Blue
}

A:active    {
    text-decoration:    none;
}

A:hover {
    text-decoration:    underline;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    "Lucida Console", monospace;
}


UL LI   {
    list-style-type:    square ;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
    font-size:  10pt;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    color: #000000;
    height:1pt;
    text-align:left
}