body {
	 background-color: #FFFFFF;
	 }
H1	 {
	 color : #000000;	 
 	 font-weight: normal;
	 font-size : 22pt;
	 font-family : Arial;
	 text-align: center;
	 font-style: italic;
	 text-decoration:underline;

	 }
H2	 {
	 color : #000000;	 
 	 font-weight: normal;
	 font-size : 18pt;
	 font-family : Arial;
	 }
H3	 {
	 color : #000000;	 
 	 font-weight: normal;
	 font-size : 10pt;
	 font-family : Arial;
	 text-align: left;
	 font-style: italic;
	 }
p 	 {
	 color : #000000;	 
 	 font-weight: normal;
	 font-size : 12pt;
	 text-align: Center;
	 font-family : Arial;
	 }

