A:link {color: blue}
A:visited {color: darkblue}
A:hover {color: red}

BODY, TABLE, TD, TH
{
    COLOR: #000080;
    FONT-FAMILY: Arial;
    FONT-SIZE: 10pt;
    FONT-STYLE: normal;
    margin-left : 0em;
}
P
{
    COLOR: black;
    FONT-FAMILY: Arial;
    FONT-SIZE: 10pt;
    FONT-STYLE: normal;
}
H1
{
    COLOR: #000080;
    FONT-FAMILY: Arial;
    FONT-SIZE: 14pt;
    FONT-WEIGHT: normal;
}
H2
{
    COLOR: #000000;
    FONT-FAMILY: Arial;
    FONT-SIZE: 12pt;
    FONT-WEIGHT: bold;
    FONT-STYLE: normal;
}
H3
{
    COLOR: #000080;
    FONT-FAMILY: Arial;
    FONT-SIZE: 12pt;
    FONT-WEIGHT: normal;
}
H4
{
    COLOR: #000000;
    FONT-FAMILY: Arial;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
    FONT-STYLE: italic;
}
.Title
{
	color : #000080;
	font-family : Arial;
	font-size : 16pt;
	font-style : normal;
	margin-top : 0.5em;
	margin-left : 0em;
}
