H2 {
    font-family: verdana,arial,helvetica,sans serif;
	color : Blue;
	text-align: center; 
}

H3 {
    font-family:  "Times New Roman", Times, serif;
	color : Blue;
	font-weight : bold;
	text-align: left;
}

H4 {
    font-family: "Times New Roman", Times, serif;
	color :	green;
	font-weight : bold;
}

 P.quote {
	font-family: "Times New Roman", Times, serif;
	color: #996633;
}

