SPAN
{
        font-family: "Arial";
        font-weight: bold;
        color: #330000;
        font-size: 14pt;
}

SMALL
{
        font-family: "Arial";
        color: #330000;
        font-size: 10pt;
}

SMALL.RED
{
        font-family: "Arial";
        color: #CC0000;
        font-size: 12pt;
}

SMALL.RED2
{
        font-family: "Arial";
        color: #660000;
        font-size: 10pt;
}

A:link
{
        color: #CC0000;
        background-color: transparent;
	text-decoration: none
}
A:visited
{
        color: #CC0000;
        background-color: transparent;
	text-decoration: none
}
A:active
{
        color: #999999;
        background-color: transparent;
	text-decoration: none
}
A:hover
{
        color: #999999;
        background-color: transparent;
	text-decoration: none
}

