body {

}
body, div, td, p {
	font-family: Arial;
	color: #000000;
}
body {
	font-size: 0.75em;
}
td {
	font-size: 0.75em;
}
a {
	color: #922525;
}
a:hover {
	text-decoration: none;
}

a img {
	border: 0px;
}

h1 {
	margin-top: 6px;
	margin-bottom: 4px;
	font-size: 1.7em;
	background-image: url(img/h.jpg);
	background-repeat: no-repeat;
	padding-left: 35px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #922525;
}
h2 {
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 1.5em;
	color: #922525;
}
table.s h2 a {
	text-decoration: none;
	color: #000000;
}
h3 {
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 1.2em;
	color: #922525;
}

p {
	margin-top: 4px;
	margin-bottom: 4px;
}

hr {
	clear: both;
	border: 1px solid #F8DCB6;
	border-top: 1px solid #8B181B;
}
span {
	color: #8B181B;
}
