BODY
{
    font-family : Verdana, Arial, Times New Roman, Helvetica, Lucida Sans;
    font-size : small;
    text-align : left;
}

A:LINK
{
    font-size : x-small;
    color : #0174BA;
    text-decoration : underline;
}

A:ACTIVE
{
    font-size : x-small;
    color : #0174BA;
}

A:VISITED
{
    font-size : x-small;
    color : #003399;
    text-decoration : underline;
}

A:HOVER
{
    font-size : x-small;
    color : #0174BA;
    text-decoration : underline;
}

A.MENU:LINK
{
    font-family : 'Arial','Helvetica','Lucida Sans';
    font-size : x-small;
    color : #0174BA;
    text-decoration : underline;
}

A.MENU:VISITED
{
    font-family : 'Arial','Helvetica','Lucida Sans';
    font-size : x-small;
    color : #003399;
    text-decoration : underline;
}

A.MENU:HOVER
{
    font-family : Verdana, Arial, Helvetica, Lucida Sans;
    font-size : x-small;
    color : #0174BA;
    text-decoration : underline;
}

H1
{
    font-size : 20pt;
    color : #0174BA;
    font-weight : bold;
    text-decoration : none;
}

H2
{
    font-size : 18pt;
    color : #0174BA;
    font-weight : bold;
    text-decoration : none;
}

H3
{
    font-size : 14pt;
    color : #0174BA;
    font-weight : bold;
    text-decoration : none;
}

H4
{
    font-size : 12pt;
    color : #0174BA;
    font-weight : bold;
    text-decoration : none;
}

BLOCKQUOTE
{
    text-align : justify;
}

SPAN.HANDWRITING
{
    font-family : 'Lucida Handwriting','Lucida Sans','Verdana','Helvetica';
    font-size : 12pt;
    font-style : italic;
    font-weight : bold;
}

P
{
    text-align : left;
}

INPUT
{
    font-family : Arial, Times New Roman;
    font-size : x-small;
    color : navy;
    font-weight : bolder;
}

OPTION
{
    font-family : Arial, Times New Roman;
    font-size : x-small;
    color : navy;
    font-weight : bolder;
}

SELECT
{
    font-family : Arial, Times New Roman;
    font-size : x-small;
    color : navy;
    font-weight : bolder;
}

