P  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}
H1  {
	font-size : 20pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : ##000040;
}
H3  {
	font-size : 12pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #000080;
}

A  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #0307AF;
	text-decoration : none;
}

A:Visited  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #0307AA;
	text-decoration : none;
}

A:Active  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #ff0033;
	text-decoration : none;
}

A:Hover  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #ff0033;
	text-decoration : none;
}

BODY  {
	bgcolor : #000080;
	font-family : Arial;
	font-size : 10pt;
	margin-left:20px; 
	margin-right:5px;
}

TD  {
	font-family : Arial;
	font-weight : normal;
	color : #000080;
	font-size : 9pt;
}




