<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #333333;

}

TABLE {	font-size: 12px;}

A:link {color: #0000ff;
	text-decoration: none;}
A:visited {color: #0000ff;
	text-decoration: none;}
A:active {color: #0000ff;
	text-decoration: none;}
A:hover {color: #990000;
	text-decoration: underline;}

H1 {
	font-size: 11px;
	margin:5px 0px 10px 5px;
	letter-spacing: 1px;
	line-height : 170%;
	font-weight: normal;
}

H2 {
	margin:0px 0px 8px 5px;
	font-size: 12px;
	line-height : 170%;
	font-weight: normal;
}

B {
	color: #094B71;
	line-height : 170%;
	margin-left: 5px;
}


-->
