<style>
FONT
{
    FONT-FAMILY: Verdana;
    FONT-SIZE: 8pt
}
H5
{
    FONT-FAMILY: Verdana;
    FONT-SIZE: 8pt;
    COLOR: 666699	

}
TABLE
{
    COLOR: #000000;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 8pt
}
SELECT
{
    BACKGROUND-COLOR: #999999;
    COLOR: #ffffff;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 8pt
}
INPUT
{
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 8pt
}
A:link     {color: #666699; text-decoration: none;}
A:visited  {color: #666699; text-decoration: none;}
A:active   {color: #666699; text-decoration: none;}
A:hover    {color: #666699; text-decoration: underline;}
.BUTTON
{
    BACKGROUND-COLOR: #666699;
    COLOR: #ffffff;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 8pt
}
.item
{
	cursor: hand
}

</style>