.font1 {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: normal;
	color: #1B1B1B;
}
.header {
	font-family: "Bookman Old Style";
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #785E32;
}
.header2 {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #785E32;
}
.line {
	font-family: "Bookman Old Style";
	font-size: 18px;
	color: #D78E22;
	font-style: normal;
	font-weight: normal;
}
a {
	font-family:  "Century Gothic";
	color: #669933;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

a:hover {
	font-family:  "Century Gothic";
	color: 0A7307;
	text-decoration: none;
	font-size: 12px;
}

a:active {
	font-family:  "Century Gothic";
	color: 0A7307;
	text-decoration: none;
	font-size: 12px;
}
