H1 {	font-family : "Lucida Handwriting";
	color : #ff8c00;
	font-size : 26pt; font-weight : bold;}

P.1 {	font-family : "Lucida Calligraphy";
		color : red;
		font-size : 12 pt;  italic; font-weight : bold;}

P.2{	font-family : Times New Roman;
	font-size : 12pt;	color : blue; font-weight : bold;}
	
P.3 {	font-family : "Arial";
		color : blue;
		font-size : 12pt;  italic; font-weight : bold;}

