@charset "UTF-8";
.standard-text {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: left;
}
.footer {
	font-family: Sylfaen;
	font-size: 12px;
	color: #666666;
	background-position: center;
	text-align: center;
}
.heading {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #614E4A;
}
.news-box {
	font-family: Arial;
	font-size: 12px;
	color: #003366;
}
.heading-products {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #644F47;
	text-decoration: underline;
}
.product-title {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}
.product-text {
	font-family: Arial;
	font-size: 14px;
	color: #333333;
	text-align: justify;
}
.products {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
	text-align: center;
}
.more {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #FF3399;
	text-decoration: none;
	text-align: center;
}
