H1	 {
			Text-Transform : Capitalize        ;
			Text-Align : Center ;
			Font-Family : Dauphin, Times New Roman ;
			Font-Size : 36pt ;
			Color : #009900
		}
H2	 {
			Font-Family : Times New Roman ;
			Font-Size : 18pt ;
			Color : #FFDC64
		}
H3	 {
			Font-Size : 14pt ;
			Color : blue
		}
H4	 {
			Text-Align : Center ;
			Font-Family : Dauphin, Times New Roman ;
			Font-Size : 30pt ;
			Color : #009900
		}
H5	 {
			Text-Align : Right ;
			Color : blue
		}
H6	 {
			Font-Family : Times New Roman ;
			Font-Size : 12pt ;
			Color : red
		}
PRE	 {
			Text-Align : Center ;
			Font-Family : Times New Roman ;
			Font-Size : 9pt ;
			Font-Weight : Bold
		}
ADDRESS	 {
			Text-Align : Center ;
			Font-Family : Times New Roman ;
			Font-Size : 14pt ;
			Color : #009900
		}

