P.Regular	 {
			Font-Family : Chicago, Courier New, Courier ;
			Font-Size : Small ;
			Color : black
		}
H1.Head1	 {
			Font-Variant : Small-Caps   ;
			Font-Family : Arial, Helvetica ;
			Font-Size : XX-large ;
			Color : red ;
			Background-Color : #FFCCCC ;
			Font-Style : Italic ;
			Font-Weight : Bold
		}
H2.Head2	 {
			Font-Variant : Small-Caps   ;
			Font-Family : Arial, Helvetica ;
			Font-Size : X-large ;
			Color : #FF6600 ;
			Background-Color : #FFCC99 ;
			Font-Style : Italic ;
			Font-Weight : Bold
		}
H3.Head3	 {
			Font-Variant : Small-Caps   ;
			Font-Family : Arial, Helvetica ;
			Font-Size : Large ;
			Color : #FFCC00 ;
			Background-Color : #FFFFCC ;
			Font-Style : Italic ;
			Font-Weight : Bold
		}
H4.Head4	 {
			Font-Variant : Small-Caps   ;
			Font-Family : Arial, Helvetica ;
			Font-Size : Medium ;
			Color : #006600 ;
			Background-Color : #CCFFCC ;
			Font-Style : Italic ;
			Font-Weight : Bold
		}
H5.Head5	 {
			Font-Variant : Small-Caps   ;
			Font-Family : Arial, Helvetica ;
			Font-Size : Small ;
			Color : navy ;
			Background-Color : #99CCFF ;
			Font-Style : Italic ;
			Font-Weight : Bold
		}
H6.Head6	 {
			Font-Variant : Small-Caps   ;
			Font-Family : Arial, Helvetica ;
			Font-Size : X-small ;
			Color : #660099 ;
			Background-Color : #CCCCFF ;
			Font-Style : Italic ;
			Font-Weight : Bold
		}
:link	 {
			Font-Family : Chicago, Courier New, Courier ;
			Font-Size : Small ;
			Color : black ;
			Background-Color : #FFFF99 ;
			Text-Decoration : None
		}
:active	 {
			Font-Family : Chicago, Courier New, Courier ;
			Font-Size : Small ;
			Color : red ;
			Background-Color : yellow ;
			Text-Decoration : None
		}
:visited	 {
			Font-Family : Chicago, Courier New, Courier ;
			Font-Size : Small ;
			Color : #999999 ;
			Background-Color : #FFFFCC ;
			Text-Decoration : None
		}
B.Lookie	 {
			Margin-Bottom : 5% ;
			Margin-Top : 5% ;
			Margin-Left : 5% ;
			Margin-Right : 5% ;
			Font-Family : Chicago, Courier New, Courier ;
			Color : #0033CC ;
			Background-Color : #66FF66 ;
			Font-Style : Normal ;
			Font-Weight : Bold
		}
