h1 {
	font-family: Garamond;
	font-size: 24px;
	font-weight: bold;
	margin: 0px;
}
p {
	font-family: Garamond;
	font-size: 16px;
	margin: 0px;
}
h2 {
	font-family: Garamond;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
}
h3 {
	font-family: Garamond;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	margin: 0px;
}
h4 {
	font-family: Garamond;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
}
h6 {
	font-family: Garamond;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
}
