.mainText td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 5px;
}

.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 5px;
}

.specsTitle {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

.specsSubtitle {
	font-size: 14px;
	font-weight: bold;
	color: #848484;
}

.rowGray {
	background-color: #F8F8F8;
}
.subText {
	font-size: 10px;
	color: #848484;
}

.backToTop{
	font-size: 10px;
	color: #990000;
}


.faqTitle {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;
}

.faqSubtitle {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}


