body {

}
body, div, td, p {
	font-family: Arial;
	color: #000000;
}
body {
	font-size: 0.75em;
}
a {
	color: #E84D00;
}
a:hover {
	color: #222222;
}

a img {
	border: 0px;
}

h1 {
	margin-top: 0px;
	margin-bottom: 4px;
	font-size: 1.4em;
	background-image: url(/img/h.jpg);
	background-repeat: no-repeat;
	padding-left: 56px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #E84D00;
}
h1 a {
	color: #E84D00;
	text-decoration: none;
}
h2 {
	margin-top: 0px;
	margin-bottom: 3px;
	font-size: 1.2em;
        color: #e88607;
}

