h1 { 
	font-family: "Times New Roman", Times, serif; 
	font-size: 14px; 
	font-style: italic;
	}
	
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	}

h2 { 
	font-family: "Times New Roman", Times, serif; 
	font-size: 12px; 
	font-style: italic;
	font-weight: normal;
	}