body, table, tr, td, ul, li, p {
	/* color:#454545; */
	color: #000;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
body {
    font-size: 12px;
    
}
h1, h2, h3, h4, h5 {
	margin-top: 0px;
	font-weight:bold;	
}

h1, h2{
	color: #840500;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 13px;
}
h5 {
	font-size: 12px;
}

h3, h4, h5, a:hover {
	/* color: #5f5f5f; */
	color: #000;
}

div.arrow {
	background:url(../images/arrow.gif) no-repeat left;	
	width: 7px;
	height: 28px;
	display: block;
	position: relative;
	float:left;
	left:-18px;
	top:-5px;
}

.border {
	padding: 2px;
	border:1px solid #999;
}
#middle .content li{
	list-style-type:disc !important;	
}

#footer {  }
#foot_content { display:inline-block; }
#privacy_stuff { display:inline-block; padding-left:25%; }