body {
	font:11px Verdana, Arial, Helvetica;
	background:#711100;
	color: #000000;
}
p {
	margin: 0 0 10px 0;
}
ul {
	margin: 8px 0 8px 10px;
}
ol {
	margin: 8px 0 8px  20px;
}
a img {
	border: 0;
}
hr {
	color: #B00000;
	background-color: #B00000;
	height: 2px;
	margin: 12px 0 8px;
	width: 100%;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B00000;
	border-right-color: #B00000;
	border-bottom-color: #B00000;
	border-left-color: #B00000;
}
#body a {
	text-decoration: none;
	color: #990100;
}
#body a:hover {
	text-decoration: none;
	color: #AF841D;
	font-weight: normal;
	font-style: italic;
}
#footer a {
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:hover {
	text-decoration: none;
	color: #0000FF;
}
h1 {
	font-size: 16px;
	margin: 0 0 10px;
	color: #B00000;
}
h2 {
	font-size:  14px;
	margin: 0 0 12px 0;
	color: #770000;
}
h3 {
	font-size:  12px;
	margin: 0 0 10px 0;
	color: #000000;
}
h4 {
	font-size:  14px;
	margin: 0 0 12px 0;
	color: #9B262D;
}
img {
	margin: 0px;
	padding: 0px;
	border: 0px none;
}
img.floatLeft { 
    float: left; 
    margin: 4px 25px 4px 4px; 
}
img.floatRight {
	float: right;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 15px;
}
.footer {
	color: #875614;
}
.text10 {
	font-size: 10px;
}
.text11 {
	font-size: 11px;
	}
.text12 {
	font-size: 12px;
}

