
h1 {
	font-family : "Broadway", "Times New Roman", "Times", "Serif";
	font-size: x-large;
	font-weight: bold;
	color: white;
}


h5 {
font-family : "Broadway", "Times New Roman", "Times", "Serif";
	font-size: 16pt;
	font-weight: bold;
	color: "black";	
	}
	

h2 {
	font-family : "Times New Roman", "Times", "Serif";
	font-size: 12pt;
	font-weight: bold;
	color: "black";
}

h3 {
	font-family : "Times New Roman", "Times", "Serif";
	font-size: 10pt;
	font-weight: bold;
	color: "black";
}

h4 {
	font-family : "Times New Roman", "Times", "Serif";
	font-size: 8pt;
	font-weight: bold;
	color: "black";
}





