H1	 {
			Text-Align : Center ;
			Font-Family : Impact ;
			Font-Size : X-large ;
			Color : black ;
			Text-Decoration : None ;
			Font-Style : Normal ;
			Font-Weight : Bold
		}
UL	 {
			Text-Align : Left ;
			List-Style-Type : None ;
			Font-Family : Arial, Helvetica ;
			Font-Size : Medium ;
			Color : black
		}
:link	 {
			Font-Family : Arial, Helvetica ;
			Font-Size : Medium ;
			Color : #000099 ;
			Text-Decoration : None ;
			Font-Weight : Bold
		}
:active	 {
			Font-Family : Arial, Helvetica ;
			Font-Size : Medium ;
			Color : lime ;
			Text-Decoration : None ;
			Font-Weight : Bold
		}
:visited	 {
			Font-Family : Arial, Helvetica ;
			Font-Size : Medium ;
			Color : #CC0000 ;
			Text-Decoration : None ;
			Font-Weight : Bold
		}

