<style>			body, td, table			{				background			: #FFFFFF;				font-family		: Verdana,Arial,Helvetica;				font-size			: 11px;				font-weight		: normal;				color				: #000000;			}						h1 {				font-family		: Verdana,Arial,Helvetica;				font-size			: 14px;				font-weight		: bold;				color				: #000000;			}						h2 {				font-family		: Verdana,Arial,Helvetica;				font-size			: 11px;				font-weight		: normal;				color				: #000000;			}						A			{				text-decoration	: none;				font-family		: Verdana,Arial,Helvetica;				font-size			: 11px;				font-weight		: normal;				color				: blue;			}						A:hover			{				text-decoration	: none;				font-family		: Verdana,Tahoma,Arial,Helvetica;				font-size			: 11px;				font-weight		: normal;				text-decoration	: underline;				color				: #000000;			}</style>