body {

}
body, div, td, p {
	font-family: Arial;
}
body, td {
	font-size: 0.75em;
}

a {
	color: #E84D00;
	text-decoration: none;
}
a:hover {
	color: #222222;
}

a img {
	border: 0px;
}

h1 {
	margin-top: 6px;
	margin-bottom: 6px;
	font-size: 1.4em;
	padding-bottom: 3px;
	color: #296902;
	border-bottom: 1px solid #FF7800;
}
h1 a {
	color: #296902;
	text-decoration: none;
}
h2 {
	margin-top: 0px;
	margin-bottom: 3px;
	font-size: 1.2em;
}
h3 {
	margin-top: 0px;
	margin-bottom: 3px;
	font-size: 1.1em;
}
h4 {
	margin-top: 0px;
	margin-bottom: 3px;
	font-size: 1.0em;
}

