p {
	font-family: Tahoma, Arial;
	}

td {
	font-family: Tahoma, Arial;
	}

ul li {  
	font-family: Tahoma, Arial;
}

ol li {  
	font-family: Tahoma, Arial;
}

.TextOrangeBold {
	color: #aa613b;
	font-weight: bold;
	font-size: 9pt;
	padding: 3px;
	background-color: #f9f6ea;
	border-top: 1px solid #c4bba0;
	border-bottom: 1px solid #c4bba0;
	}
	
.PrivacyHeaders {
	color: #aa613b;
	font-weight: bold;
	font-size: 13pt;
	padding: 3px;
	background-color: #f9f6ea;
	}
	
.TextBrownBold {
	color: #65614f;
	font-weight: bold;
	font-size: 9pt;
	}
	
.TableHeader {
	color: #ffffff;
	font-weight:bold;
	font-size: 9pt;
	padding: 5px;
	background-color: #aa613b;
	border-bottom: 3px solid #784831;
	}
	
.TableSubHeader {
	background-color: #f0ecdc;
	font-weight: bold;
	border-bottom: 1px solid #c4bba0;
	}
	
.alt {
	background-color: #fcfbf6;
	border-top: 1px solid #e3ddc9;
	border-bottom: 1px solid #e3ddc9;
	}