BODY    	{	width:  auto;	background: #F3EDDC;	}table	{	border-collapse:separate;	border-spacing:2px;	border-color:	orange;	border-style:double;	border-width:5px 5px 5px 5px;	padding:5px	}A:link, A:active	{	text-decoration	:	underline;	color		:	blue;	background	:	transparent;	}A:visited 	{   	text-decoration	:	underline;    	color		:	green;   	background	:	transparent; 	}		A:hover 	{    	text-decoration	:	none; 	color		:	crimson;	background	:	transparent;	}H1 	{	COLOR: black;	FONT-FAMILY:	arial narrow, 	Arial ivory, Helvetica ivory, 	sans-serif; 	FONT-WEIGHT: normal;	}H2 	{	COLOR: red; 	FONT-FAMILY:	Arial Narrow,     Helvetica Narrow, sans-serif; 	FONT-WEIGHT: normal;	}H3 	{	COLOR: purple; 	FONT-FAMILY:	Arial Narrow,     Helvetica Narrow, sans-serif; 	FONT-WEIGHT: bold;	}H4 	{	COLOR: blue; 	FONT-FAMILY:	Arial Narrow,     Helvetica Narrow, sans-serif; 	FONT-WEIGHT: bold;	}THEAD, TH	{	COLOR: ivory; 	FONT-FAMILY:	Arial narrow,     Helvetica Narrow, sans-serif; 	FONT-WEIGHT: normal;	FONT-SIZE=15pt;	text-align: center;	}TD	{	padding-left:   3;	padding-right:  3;	vertical-align: top;	}P, TR, TFOOT, DL, OL, UL, BLOCKQUOTE, SPAN, BR	{	FONT-FAMILY:	 "Times New Roman";	FONT-SIZE=12pt;	}LI	{	color = red	}