.style3 {font-size: 12px}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #2E2015;
}
a {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #805D33;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #55514E;
}
a:hover {
	text-decoration: underline;
	color: #805D33;
}
a:active {
	text-decoration: none;
	color: #805D33;
}
h1 {
	font-size: 24px;
	color: #805D33;
}
h2 {
	font-size: 24px;
	color: #805D33;
}
h3 {
	font-size: 22px;
	color: #805D33;
}
h4 {
	font-size: 22px;
	color: #55514E;
}
h5 {
	font-size: 20px;
	color: #805D33;
}
h6 {
	font-size: 20px;
	color: #55514E;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Times New Roman, Times, serif;
}
