h2 {
	font-family: "Courier New";
	font-style: "Regular";
	font-size: 24pt;
}

h3 {
	font-family: "Avenir";
	font-style: "Heavy";
	font-size: 20pt;
}

h4 {
	font-family: "Avenir";
	font-style: "Heavy";
	font-size: 16pt;
}

p {
	font-family: "Avenir";
	font-style: "Roman";
	font-size: 12pt;
}

img.photo {
	border-radius: 100px;
}