
	H1 {
		font-family : Verdana;
		font-size : 20px;
		font-style : italic;
		color : #0033CC;
		text-decoration : underline;
	}
	H2 {
		font-family : Verdana;
		font-size : 18px;
		font-style : italic;
		color : #0033CC;
	}
	H3 {
		font-size : 18px;
		font-weight : normal;
		font-style : italic;
		color : #0033CC;
	}
