.pagetitle {
	font-family: Garamond;
	font-size: 18px;
	line-height: 24px;
	text-transform: uppercase;
	color: #D06F1A;
	font-weight: 600;
	padding-top: 16px;

}
.bodytext {
	font-family: "Century Gothic";
	font-size: 13px;
	line-height: 20px;
	color: #121A1D;
	list-style-type: square;

}
.footer {
	font-family: "Century Gothic";
	font-size: 11px;
	line-height: 20px;
	color: #162732;
	list-style-type: square;
	padding-top: 15px;

}

