body  {
        background-color : #9999cc;
}

P  {
        font-size : 12px;
        font-family : Verdana, Arial, sans-serif;
        font-weight : normal;
        font-style : normal;
        color : #ffffff;
        text-decoration : none;
}

B  {

        font-weight : bold;
        font-style : normal;
}

UL  {
        font-size : 12px;
        font-family : Verdana,  Arial, sans-serif;
        font-weight : normal;
        font-style : normal;
        color : #ffffff;
        text-decoration : none;
}


A  {
        font-style : normal;
        color : #ffff66;
        text-decoration : underline;
}

A:Visited  {
        color : #ffffcc;
        font-weight : normal;
        font-style : normal;
}

A:Active  {

        color : #ffff66;
}

A:Hover  {
        color : #ffff66;
        
}

h1  {
        font-size : 22px;
        font-family : Verdana,  Arial, sans-serif;
        font-weight : bold;
        font-style : normal;
        color : #ffffff;
        line-height : 18pt;
        text-decoration : none;
}

h2  {
        font-size : 18px;
        font-family : Verdana,  Arial, sans-serif;
        font-weight : bold;
        font-style : normal;
        color : #ffffff;
        text-decoration : none;
}

h3 {    
        font-size : 16px;
        font-family : Verdana,  Arial, sans-serif;
        font-weight : bold;
        font-style : normal;
        color : #ffffff;
        text-decoration : none;
}

.small  {
        font-size : 11px;
        font-family : Verdana,  Arial, sans-serif;;
        font-weight : normal;
        font-style : normal;
        color : #ffffff;
        text-decoration : none;
}


.copyright {
        font-size : 11px;
        font-family : Verdana,  Arial, sans-serif;
        font-style : normal;
        color : #ffffff;
        text-decoration : none;
}



.email {
        font-size : 10px;
        font-family : Courier New, Courier, serif;
        font-style : normal;
        color : #ffffff;

}

