body {
	background-image: url(../images/background.gif);
	background-position: left top;
	font-size: 11px;
	text-align: left;
}

.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;
	color: #873000;
}
a:visited {
	text-decoration: none;
	color: #873000;
}
a:hover {
	text-decoration: underline;
	color: #873000;
}
a:active {
	text-decoration: none;
	color: #873000;
}
.style5 {color: #A7936D}
table {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #AB5911;
	border-left-color: #AB5911;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #AB5911;
}
.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;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8E3409;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8E3409;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8E3409;
	padding-bottom: 3px;
	padding-top: 5px;
}
li {
	list-style-type: square;
	color: #6F2807;
	line-height: 20px;
	list-style-position: outside;
}
p {
	font-size: 12px;
}
.table_border_false {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
