body
{
    font-family     : Verdana, Arial, Helvetica, sans serif;
    font-size       : x-small;
    color           : #000000;
    background-color: #FFFFFF;
    text-align	    : left;
    text-decoration : none;
    cursor          : default;
    margin          : 3px, 3px, 3px, 3px;
}

P
{
    font-family: Verdana, Arial, Helvetica, sans-serif ;
}

.footnote
{
    font-size       : xx-small;
}

.welcometext
{
    font-size       : x-small;
}

h1
{
    font-size	    : medium;
    font-weight	    : bold;
}


span.lightertitle
{
    font-weight     : lighter;
    font-style      : italic;
}

.welcometitle
{
    color : #00009c; /* Deep Blue */
}

.logo
{
    border-style: none ;
}

.loggedin
{
    color : #00009c; /* Deep Blue */
    font-weight     : lighter;
    font-style      : italic;
}

