BODY
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana, Arial, 'MS Sans Serif';
}
TABLE
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana, Arial, 'MS Sans Serif'
}
TEXTAREA
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana, Arial, 'MS Sans Serif'
}
INPUT
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana, Arial, 'MS Sans Serif'
}
H1
{
    FONT-SIZE: 14pt;
	color: blue;
	font-weight: bold;
    FONT-FAMILY: Verdana, Arial, 'MS Sans Serif'
}
H2
{
    FONT-SIZE: 12pt;
	color: blue;
	font-weight: bold;
    FONT-FAMILY: Verdana, Arial, 'MS Sans Serif'
}
H3
{
    FONT-SIZE: 10pt;
	color: blue;
	font-weight: bold;
    FONT-FAMILY: Verdana, Arial, 'MS Sans Serif'
}
A:Link { color: blue; text-decoration: none; }
A:Visited { color: blue; text-decoration: none; }
A:Active { color: silver; text-decoration: line-through; }
A:Hover { color: SteelBlue; text-decoration: none; }
