p {
	font-family: Poor Richard;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}
h2 {
	font-family: Poor Richard;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-family: Poor Richard;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

