
a:active {
	font-family: "Arial, Helvetica, sans-serif";
	color: #000000;
	text-decoration: none;
	font-size: 8pt
}
a:link {
	font-family: "Arial, Helvetica, sans-serif";
	color: #000000;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
}
a:visited {
	font-family: "Arial, Helvetica, sans-serif";
	color: #000000;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold
}
a:hover {
	font-family: "Arial, Helvetica, sans-serif";
	color: #000000;
	text-decoration: underline;
	background-color: #FFCC00;
	font-weight: bold;
	font-size: 8pt
}

BODY
{
    COLOR: black;
    FONT-FAMILY: Arial;
    FONT-SIZE: 12px
}
H1
{
    COLOR: black;
    FONT-FAMILY: Arial;
    FONT-SIZE: 18px
}
H2
{
    COLOR: black;
    FONT-FAMILY: Arial;
    FONT-SIZE: 16px
}
H3
{
    COLOR: black;
    FONT-FAMILY: Arial;
    FONT-SIZE: 14px
}
H4
{
    COLOR: black;
    FONT-FAMILY: Arial;
    FONT-SIZE: 16px
}
P
{
    COLOR: black;
    FONT-FAMILY: Arial;
    FONT-SIZE: 12px
}
TABLE
{
    COLOR: black;
    FONT-FAMILY: Arial;
    FONT-SIZE: 12px
}
TD
{
    COLOR: black;
    FONT-FAMILY: Arial;
    FONT-SIZE: 12px
}

