p {
	color: #000000;
	text-align: justify;
	font-size: 1.1em;
	font-family: "Garamond", "Times New Roman";
	letter-spacing: 0 em;
	margin-top: 15px;
	margin-bottom: 15px;
	font-weight: normal;
}

p.heading   {
	color: #000000;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	text-align: center;
	font-size: 1.3em;
	font-family: "Garamond", "Times New Roman";
	letter-spacing: 0 em;
	margin-top: 20px;
	margin-bottom: 20px;
}

p.notes   {
	color: #000000;
	text-align: justify;
	font-size: 0.8em;
	font-family: "Garamond", "Times New Roman";
	letter-spacing: 0 em;
	margin-top: 20px;
	margin-bottom: 20px;
	font-weight: normal;
}
