a {
	color: black;
}
a:hover {
	color: #8c2206;
}
h1 {
	font-family: "Trebuchet MS", verdana, serif;
	font-size: 1em;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
h2 {
	font-family: "Trebuchet MS", verdana, serif;
	font-size: 1.1em;
	font-weight: normal;
}
p, td, li, th, blockquote {
	font-size: 80%;
	font-family: "Trebuchet MS", verdana, serif;
	margin-bottom: .5em;
	line-height: 1.7em;
}
h3 {
	font-family: "Trebuchet MS", verdana, serif;
	font-size: .8em;
}
