BODY					{	background-color	:	#FFFFFF;
							top-margin			:	0;
							left-margin		:	0;
							font-family		:	verdana, geneva, ms sans serif, arial;
						}
A:link					{	color				: 	#000000;
							text-decoration	:	underline;
							font-weight		: 	bold;
						}						
						
A:visited				{	color				: 	#000000;
							text-decoration	:	underline;
							font-weight		: 	bold;
						}
												
A:active				{	color				: 	white;
							text-decoration	:	underline;
							font-weight		: 	bold;
						}	
						
A:hover					{ 	color				:	#BBBFC7; 
							text-decoration	:	underline;
							font-weight		: 	bold;
						}
td 						{	font-size			: 	12px;
							color				:	#000000;
						}
.cAddress				{	font-size			: 	10px;
							color				:	#000000;
						}
H1 						{	font-size			: 	14px;
							text-align			:	right;
							text-transform	:	uppercase;
							font-weight		: 	bold;
						}
H2						{	font-size			: 	12px;
							text-align			:	right;
							text-transform	:	uppercase;
							font-weight		: 	bold;
						}
H3						{	font-size			: 	10px;
							font-weight		: 	normal;
							text-align			:	right;
							text-transform	:	uppercase;
							font-weight		: 	bold;
						}
H4						{	font-size			: 	12px;
							font-weight		: 	normal;
							text-align			:	right;
							text-transform	:	uppercase;
							font-weight		: 	bold;
						}