.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #674022;
}
.accent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #674022;
}
a:link {
	color: #1C9DC5;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #1C9DC5;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #1C9DC5;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #1C9DC5;
	font-weight: bold;
}.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #E15A00;
}
