body {

}
body, div, td, p {
	font-family: Arial;
	color: #000000;
}
body {
	font-size: 0.75em;
}
td {
	font-size: 0.75em;
}
a {
	color: #4A5E03;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a div {
	color: #000000;
	font-weight: normal;
}
a:hover div {
	text-decoration: none;
}

h1 {
	margin-top: 5px;
	margin-bottom: 8px;
	font-size: 1.7em;
	background-image: url(/img/h.jpg);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-bottom: 5px;
	padding-left: 42px;
	color: #6D8917;
}
h1 a {
	color: #6D8917;
	text-decoration: none;
}
h2 {
	margin-top: 0px;
	margin-bottom: 3px;
	font-size: 1.5em;
}
h3 {
	color: #6D8917;
	margin-bottom: 6px;
	font-size: 1.4em;
}

a img {
	border: 0px;
}