.h1 {
	font-family: "Arial";
	font-size: large;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-align: center;
}
.normal {
	font-family: "Arial Narrow";
	font-size: normal;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	line-height: normal;
	}
