	p {
		font-family: Arial, Helvetica, sans-serif;
		color: #593736;
		font-weight: bold;
		font-size: smaller;
		margin-bottom: 0;
	}
	a:hover {
		color: red;
	}
	.pbold {
		font-family: Arial, Helvetica, sans-serif;
		color: #593736;
		font-weight: 900;
		font-size: smaller;
		margin-bottom: 0;
	}
	.emph {
		font-family: Arial, Helvetica, sans-serif;
		color: #593736;
		font-weight: 900;
		font-size: small;
		margin-bottom: 0;
	}
	.list {
		font-family: Arial, Helvetica, sans-serif;
		color: #593736;
		font-weight: bold;
		font-size: smaller;
		margin-top: 0;
	}
	.tophead {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 23px;
		color: #593736;
		font-weight: 900;
	}
	.minorhead {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #593736;
		font-weight: bold;
		border-top: thin solid #593736;
		border-bottom: thin solid #593736;
	}
	.subhead {
		font-family: Arial, Helvetica, sans-serif;
		font-size: medium;
		color: #593736;
		font-weight: bold;
	}
	.fancy {
		font-family: Arioso, Dauphin, Arial;
		font-size: 1.2em;
		color: #593736;
		font-weight: bold;
	}
	.menu {
		font-family: Arial, Helvetica, sans-serif;
		font-weight: 900;
		color: White;
		font-size: 14px;
	}
	.menu:hover {
		color: #E8D8C0;
	}
	.ratetitle {
		font-family: Arial, Helvetica, sans-serif;
		font-size: small;
		color: #FFFFFF;
		font-weight: bold;
		background: #593736;
	}
	.ratesubtitle {
		font-family: Arial, Helvetica, sans-serif;
		font-size: x-small;
		color: #FFFFFF;
		font-weight: normal;
		background: #593736;
	}
	.rateperiod {
		font-family: Arial, Helvetica, sans-serif;
		font-size: x-small;
		color: #593736;
		font-weight: bold;
		background: #F8E7D0;
	}
	.rate {
		font-family: Arial, Helvetica, sans-serif;
		font-size: x-small;
		color: #593736;
		font-weight: normal;
		background: #FFFFFF;
	}
	.contact {
		font-family: Arial, Helvetica, sans-serif;
		font-size: x-small;
		color: #593736;
		font-weight: normal;
	}
