/*  TEXT STYLES  */
.text4{color:#773934;font-weight:bold;}
p, .p, table, tr, td {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 16px;
	font-size: 12px;
	font-weight: normal;
	color: #47221F;
}
h1, .h1{
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 24px;
	font-size: 20px;
	font-weight: bold;
	color: #773934;
}
h2, .h2 {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 22px;
	font-size: 18px;
	font-weight: normal;
	color: #773934;
}
h3, .h3 {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 18px;
	font-size: 14px;
	font-weight: bold;
	color: #773934;
}

.p10 {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 14px;
	font-size: 10px;
	font-weight: normal;
	color: #47221F;
}
