p {
	font-family: "Times New Roman", Times, serif;
	color: #333;
	font-size: 14px;
	line-height: 16px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 0px;
}
h1 {
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	color: #754C24;
	font-family: "Times New Roman", Times, serif;
}
h2 {
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	margin: 0px;
	color: #754C24;
	font-family: "Times New Roman", Times, serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 22px;
	padding-left: 0px;
}
h3 {
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	color: #754C24;
	font-family: "Times New Roman", Times, serif;
}
h6 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #C69C6D;
	font-weight: normal;
}
a {
	color: #754C24;
	text-decoration: none;
}
a:hover {
	color: #333;
	text-decoration: none;
}

