.titleText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #4B4033;
}

.bodyText {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	text-align: justify;
	line-height: 180%;
	color: #493F33;
}

.smallerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}

a:hover {
	color: #C2620A;
	text-decoration: none;
}

a:active {
	color: #CC0033;
	text-decoration: none;
}
a {
	color: #493F33;
}

.subTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: justify;
	color: #493F33;
	font-style: italic;
}
.menuSection {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #493F33;
}
.smallTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #CC6600;
	text-transform: uppercase;
	text-align: justify;
}
.bodyTextNoSpace {

	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	text-align: justify;
	color: #493F33;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #493F33;
	text-transform: uppercase;
}
