HTML, BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #7F6036;
	
}
a:link {
	color: #7F6036;
}
a:visited {
	color: #7F6036;
}
a:hover {
	color: #7F6036;
}
a:active {
	color: #7F6036;
}
.header1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	text-decoration: none;
	color: 7F6036;
}
.header2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	text-decoration: none;
	color: 7F6036;
	font-style: italic;
}
.header3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	text-decoration: none;
	color: 660000;

}
.bodycopy1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: 7F6036;
}

.link1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: 7F6036;
	font-weight: bold;
	text-decoration: underline;

}

.link2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: white;

}

.homecallout1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}

.homecallout2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-decoration: none;
	color: white;
	font-style: italic;
}

.bodycopy2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	color: white;
	}
	
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #7F6036;
	}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: 7F6036;
	}
TD{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: 7F6036;
}
.textpadding{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: 7F6036;
	padding-right: 15px;
}