P,TD {
	font-family: Arial;
	font-size: 10pt;
	color: #5C5C5C;
}
UL,LI,OL {
	font-family:  Arial;
	font-size: 10pt;
	margin-left:10px;
	margin-top:5px;
	color: #5C5C5C;
}
.heading {
	font-family: Arial;
	font-size: 12pt;
	color: #436A85;
}
.small {
	font-family: Arial;
	font-size: 8pt;
	color: #5C5C5C;
}
.bluetype-sm {
	font-family: Arial;
	font-size: 8pt;
	color: #436A85;
}
.bluetype {
	font-family: Arial;
	font-size: 10pt;
	color: #436A85;
}



A.bluelink-sm, A.bluelink-sm:visited {
	font-family:  Arial;
	font-size: 8pt;
	text-decoration: none;
	color: #475C7F;
}

A.bluelink-sm:hover {
	font-family:  Arial;
	font-size: 8pt;
	text-decoration: underline;
	color: #619AC5;
}
A.none, A.none:visited {
	font-family:  Arial;
	font-size: 10pt;
	text-decoration: none;
	color: #475C7F;
}

A.none:hover {
	font-family:  Arial;
	font-size: 10pt;
	text-decoration: none;
	color: #619AC5;
}


A, A.visited {
	font-family:  Arial;
	font-size: 10pt;
	text-decoration: underline;
	color: #475C7F;
}

A.hover {
	font-family:  Arial;
	font-size: 10pt;
	text-decoration: underline;
	color: #619AC5;
}
