body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}p {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #69231F;
	text-decoration: none;
}
.subnav {
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 20px;
	color: #F2C773;
	text-decoration: none;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 12px;
	color: #A27435;
	font-weight: lighter;
}
a {
	text-decoration: underline;
	color: #69231F;
}

