BODY
{
    FONT-SIZE: 12pt;
    COLOR: navy;
    FONT-FAMILY: Tahoma, Arial, Sans-Serif
}
P
{
    COLOR: navy;
    FONT-FAMILY: Arial, Sans-Serif
}
TD
{
    FONT-SIZE: 14pt;
    COLOR: black;
    FONT-FAMILY: Tahoma, Arial, Sans-Serif
}
UL
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 7pt;
    COLOR: yellow;
    FONT-FAMILY: Tahoma, Arial, Sans-Serif
}
OL
{
    COLOR: navy;
    FONT-FAMILY: Tahoma, Arial, Sans-Serif
}
BLOCKQUOTE
{
    COLOR: navy;
    FONT-FAMILY: Tahoma, Arial, Sans-Serif
}
A:link
{
    COLOR: white;
    FONT-FAMILY: Tahoma, Arial, Sans-Serif;
    TEXT-DECORATION: none
}
A:active
{
    COLOR: white;
    FONT-FAMILY: Tahoma, Arial, Sans-Serif;
    TEXT-DECORATION: none
}
A:visited
{
    COLOR: white;
    FONT-FAMILY: Tahoma, Arial, Sans-Serif;
    TEXT-DECORATION: none
}
DIV.test
{
    FONT-SIZE: 12px;
    COLOR: brown;
    FONT-FAMILY: arial, helvetica, verdana
}
.monospaceBox
{
    FONT-SIZE: 10px;
    COLOR: #000000;
    FONT-FAMILY: monaco, courier, chicago
}
