body {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Monotype Corsiva";
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Monotype Corsiva";
	font-size: 10px;
	color: #666666;
}
h1 {
	font-size: 14px;
	text-transform: uppercase;
	color: #000000;
	text-decoration: underline;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Monotype Corsiva";
	font-size: 12px;
	text-transform: uppercase;
	color: #000000;
	text-decoration: underline;
}
hr {
	color: #0066FF;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #0066FF;
	border-right-color: #0066FF;
	border-bottom-color: #0066FF;
	border-left-color: #0066FF;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Monotype Corsiva";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Monotype Corsiva";
	font-size: 14px;
	font-weight: normal;
	text-transform: capitalize;
	color: #000000;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Monotype Corsiva";
	font-size: 12px;
	color: #000000;
}

.price {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Monotype Corsiva";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
