﻿.content-title {
	font-family		:Arial, Helvetica, sans-serif;
	font-weight		:bold;
	font-style		:normal;
	font-size		:12px;
	color			:#4C4C4C;
}

.product-title {
	font-family		:Arial, Helvetica, sans-serif;
	font-weight		:bold;
	font-style		:normal;
	font-size		:14px;
	color			:#4C4C4C;
}

.content-text {
	font-family	:Arial, Helvetica, sans-serif;
	font-weight	:normal;
	font-style		:normal;
	font-size		:11px;
	color			:#4C4C4C;
}

.content-text-white {
	font-family	:Arial, Helvetica, sans-serif;
	font-weight	:normal;
	font-style		:normal;
	font-size		:12px;
	color			:#FFFFFF;
}

.content-link {
	font-family		:Arial, Helvetica, sans-serif;
	font-weight		:normal;
	font-style		:normal;
	font-size		:11px;
	color			:#785C20;
	text-decoration:underline;
}

.feedback-text {
	font-family	:Arial, Helvetica, sans-serif;
	font-weight	:bold;
	font-style		:normal;
	font-size		:12px;
	color			:#4C4C4C;
}


.form-box {
	font-family		:Arial, Helvetica, sans-serif;
	font-weight		:normal;
	font-style		:normal;
	font-size		:11px;
	color			:#4C4C4C;
	border			:1px solid #6A5500;
}

.footer {
	font-family		:Arial, Helvetica, sans-serif;
	font-weight		:normal;
	font-style		:normal;
	font-size		:10px;
	color			:#BEAD85;
}