body {
	background-image: url(../images/background.gif);
	background-position: center top;
	font-size: 11px;
}
p {
	line-height: 18px;
}

.red_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #873000;
}
.red_links a:link {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #873000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style5 {color: #A7936D}
table {
}
.all_body_text {
	font-size: 12px;
	line-height: 18px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #8E3409;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8E3409;
	padding-bottom: 3px;
}
