.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	color: #5D473F;
	line-height: 18px;
}
.main-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bolder;
	color: #2f150a;
	font-style: normal;
	text-transform: uppercase;
}
.bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	color: #675446;
	line-height: 19px;
	font-weight: normal;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #996633;
	line-height: 19px;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #996633;
	line-height: 19px;
	text-decoration: none;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #663300;
	line-height: 19px;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #663300;
	line-height: 19px;
	text-decoration: underline;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #2f150a;
	font-style: normal;
	text-transform: none;
}
.price {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #2f150a;
	line-height: 18px;
	font-weight: bold;
}
.bolder {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	color: #675446;
	line-height: 19px;
	font-weight: bold;
}

