td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
input {
	font-size: 10px;
	border: 1px solid #9B2925;
}
textarea {
	border: 1px solid #9B2925;
}
em {
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;
}
a:link {
	text-decoration: underline;
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.prodFamilyName {
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;
}
.ProdName {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.prodText {
	font-size: 10px;
	color: #FF875A;
}
.prodRef {
	font-size: 10px;
	color: #FFFFFF;
}
.Conditionnement {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.machineSpecs {
	font-size: 12px;
	color: #FF875A;
}
.addressInfo {
	font-size: 10px;
	color: #FF875A;
}
.FAQquestion {
	color: #FF875A;
}
.headerWhite {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.tableHeader {
	background-color: #601119;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}
.rowTitle {
	background-color: #F7E3D3;
	font-weight: bold;
	color: #601119;
}
.rowContent {
	background-color: #FFFFFF;
	color: #601119;
}
.messageHeader {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.messageBody {
	font-size: 12px;
	color: #000000;
}
.NotaBeneWhite {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
}
.newsTitle {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.newsDate {
	font-size: 9px;
	color: #FFFFFF;
}
.newsText {
	font-size: 10px;
	color: #FFFFFF;
}
.MKOlink {
	color: #741823;
}