.PRETTYPRINT
{
    font-family : Verdana, Arial;
    font-size : 10pt;
    color : #3E3E6C;
}

.PRETTYTITLE
{
    font-family : Verdana, Arial;
    font-size : 14pt;
    color : #3E3E6C;
}

.CONTACTINFO
{
    font-family : Verdana, Arial;
    font-size : 9pt;
    color : white;
    font-weight : bold;
}

.PRETTYPRINT A:LINK
{
    color : #3E3E6C;
    text-decoration : underline;
}

.PRETTYPRINT A:HOVER
{
    color : #3E3E6C;
    text-decoration : underline overline;
}

.PRETTYPRINT A:VISITED
{
    color : #3E3E6C;
    text-decoration : underline;
}

