body {
	background-color: #FFFFFF;
	background-image: url();
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
}
h1 {
	font-size: 19px;
	font-weight: bold;
	color: #653000;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 15px;
	color: #653000;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 0px;
}
.nav {
	font-size: 12px
}
.quote {	
	font-size: 18px;
	font-weight: bold;
}
.quote_text {
	font-size: 11px;
	font-weight: bold;
}
.footer_text {
	font-size: 11px;
}
.caption {
	font-size: 11px;
	color: #653000;
}
.form_example_phone {
	font-size: 12px;
	color: #653000;
}
.required {
	font-size: 9px;
	font-weight: bold;
}
a:link {
	color: #653000;
}
a:visited {
	color: #653000;
}
a:hover {
	color: #4F754F;
}
a:active {
	color: #4F754F;
}
