h1 {
	font-family: "Lucida Grande", "Lucida Sans", "Trebuchet", "Trebuchet MS", "Arial", "sans";
	color: #666666;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 0.02em;
}

h2 {
	font-family: "Lucida Grande", "Lucida Sans", "Trebuchet", "Trebuchet MS", "Arial", "sans";
	color: #688A31;
	font-size: 14px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 14px;
	font-style: italic;
}
h4 {
	font-family: "Lucida Grande", "Lucida Sans", "Trebuchet", "Trebuchet MS", "Arial", "sans";
	color: #666666;
	font-size: 14px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3B271C;
}
input,
select,
textarea {
	font-family: "Lucida Grande", "Lucida Sans", "Trebuchet", "Trebuchet MS", "Arial", "sans";
	font-size: 1em;
}
.quote {
	color: #FFFFFF;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
