<style>
	body 				{ font-family: Verdana, Arial, sans-serif; color: #555555; font-size: 13.5px }
	td 					{ font-family: Verdana, Arial, sans-serif; color: #555555; font-size: 13.5px }
	B 					{ font-weight: bold }
	
	.header				{ font-family: Verdana, Arial, sans-serif; color: #587FA4; font-size: 17px; font-weight: bold }	

	/* Footer text and links */
	.footer				{ font-family: Verdana, Arial, sans-serif; font-size: 11px; COLOR: #555555 }
	.footer A:link 		{ color: #555555; text-decoration: underline }
	.footer A:visited 	{ color: #555555; text-decoration: underline }
	.footer A:hoover 	{ color: #555555; text-decoration: underline }
	.footer A:active 	{ color: #555555; text-decoration: underline }
	
</style>		
