html, body 		{ margin: 0; padding: 5; }		body 			{ color: #000; font: 12px Arial; line-height: 18px; }		h4				{ color: #990066; font: 18px Helvetica, Arial, sans-serif; font-weight: bold;line-height: 18px; text-align: center }		h5				{ color: #990066; font: 18px Helvetica, Arial, sans-serif; line-height: 18px; text-align: center }				a:active {color:#400080; font-weight: bold; text-decoration:none}		a:link { color:#400080; font-weight: bold; text-decoration:none}		:visited { color:#990066; font-weight: bold; text-decoration:none}		a:hover	{ color:#990066; font-weight: bold; text-decoration:underline}		p				{ margin: 0 0 18px; }		#wrapper		{ float: left; width: 100%; }				/* Header */		#header			{ background: #fff; border-bottom: 3px solid #400080; }		#header2			{ background: #fff; border-bottom: 8px solid #990066; }						#header h1  	{ color: #004b6f; margin: 0 0 3px; padding: 30px 18px 0; }			   h2				{ font-family: arial; color: #000;  font: 12px Helvetica, Arial, sans-serif; line-height: 							12px; font-weight: bold; padding: 0 30px; }		#header p			{  font-family: arial; color: #400080; font-size: 12px; font-weight: bold; padding: 0 30px; }																		/* Address Style */		#address    			{ border-bottom: 2px solid #400080; }		#address p    { color: #000; font-size: 12px; font-weight: bold; text-align: center;  padding: 0 30px; line-height: 							18px; margin-bottom: 2px;}				/* Content Style */				#navigation		{ border-bottom: 1px solid #ccc; padding-left: 18px; }		#navigation ul	{ padding: 0 18px 9px; }	{ padding: 0 18px 9px; }		#extra			{ border-bottom: 1px solid #ccc; padding-right: 18px; }		#extra small	{ font-size: 11px; line-height: 18px; }		#content p 		{ color: #000; font-size: 13px; padding: 0 18px; }		#extra p { padding-right: 18px; }				/* Content Positioning & Size */				#content		{ margin-left: 20px; margin-right: 20px }		#extra			{ float: left; margin-left: -200px; width: 182px; }		/* Footer */		#footer			{ margin-left: 20px; background: #fff; border-top: 2px solid #000; border-bottom: 2px solid #000; clear: left; width: 100%; }		#footer a		{ color: ##400080; }		#footer	p		{ color: #000; margin: 0; padding: 0 18px 10px; }		#footer ul		{ border-bottom: 1px solid #000; list-style: none; margin: 0 18px 6px; padding: 10px 0 6px; }		#footer li		{ display: inline; font-size: 11px; font-weight: bold; padding-right: 5px; }
