h1, h2, h3, h4, h5, h6, h7, blockquote { /* resets most browser styles to enhance cross-browser compatibility */
	margin: 0;
	padding: 0;
}

h1 {
	font-size:17px;
	color:#823633;
font-stretch:narrower;
line-height:21px;
margin-bottom:5px;
	
}


h2 {
	font-size:15px;
	color:#77797F;
font-stretch:narrower;
line-height:19px;
margin-bottom:5px;
}

h3 {
	font-size:12px;
	color:#333333;
font-stretch:narrower;
line-height:16px;
margin-bottom:5px;
}
.foot {

	font-size:10px;
	color:#333333;
	text-decoration:none;
}


.content li, ol, ul{
list-style-position:inside;
margin:0;
padding:0;

}


.arrow ul li	{
	list-style: none;
	background: url(/uploads/SR/PD/SRPDaENzD1pKBaaOO7kqYg/bullet_white.gif) 
no-repeat 0px 5px;
	padding: 2px 0px 2px 25px;

}




.utility {
	text-decoration:none;
}

.utility a {
	text-decoration:none;
	color:#b86d61;
}

.utility a:hover {
	text-decoration:underline;
	color:#0a2b5c;
}


ol, li, ul {