H1,H2, H3, LI {
	font-family: "Comic Sans MS", "Sans Serif";
	color: pink;

	}
H1 {
	font-size: 24pt;
	}
H2 {
	font-size: 20pt;
	}
H3, LI {
	font-size:16pt;
	}	
H4 {
	font-family: "Arial", "Sans Serif";
	font-size:10pt;
	color: pink;
		}	
		
	a:link {
	COLOR: #000080;
	FONT-SIZE: 9pt;
	FONT-WEIGHT: 700;
	TEXT-DECORATION: none;
		
}
