A
{
    FONT-FAMILY: tahoma;
}
A:link
{
    COLOR: #000033;
; text-decoration: none
}
A:visited
{
    COLOR: #003366;
; text-decoration: none
}
A:active
{
    COLOR: #999999;
    TEXT-DECORATION: none;
}
A:hover
{
    TEXT-DECORATION: underline;
}

P,TABLE
{
    FONT-FAMILY: Tahoma;
	FONT-SIZE: 8pt;
	margin-top: 3pt;
}
TD
{
    FONT-FAMILY: Tahoma;
	FONT-SIZE: 8pt;
}
BODY
{
    FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #ffffff;
	FONT-SIZE: 8pt;
}
H1
{
    FONT-SIZE: 12pt;
    FONT-WEIGHT: bold;
}
H2
{
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
	margin-bottom: 2pt;
}
H3
{
    FONT-SIZE: 9pt;
    FONT-WEIGHT: bold;
	margin-bottom: 2pt;
}

