BODY, TD {
	color : #383A52;
	font-family : Tahoma,Arial;
	font-size:10px;

}

H2 {
	font-size: 10pt;
	color: #484F60;
	text-align : left;

}

H3 {
	font-size: 8pt;
	font-family: sans-serif;
	color : Navy;
}

H4 {
	font-family: sans-serif;
	font-size: 8pt;
	text-align: left;


	line-height : 9px;
}


HR {
	height: 1pt;
}
P{
	font-size: 10pt;
	font-style: normal;
	font-family: Arial;
	color: #1F2021;
	text-align : left;
}


A:link{
	color:#051f5a;
	text-decoration:underline;
	font-size : 10px;
	
}
A:visited{
	color:#051f5a;
	text-decoration:underline;
	font-size : 10px;
}

A:hover{
	color: #051f5a;
	text-decoration:underline;
	font-size : 10px;