.Products_menu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	font-weight: bold;
	background-color: #333;
	width: 750px;
	text-align: left;
}

.Specifications_menu {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	background-color: #CCC;
	font-style: normal;
	text-align: left;
	padding: 0px;
	margin: 0px;
	letter-spacing: 0em;
	width: 750px;
}
.Specifications_cap {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCC;
	background-color: #333;
	border: 0px none #FFF;
	white-space: normal;
	font-style: normal;
	line-height: normal;
	text-align: left;
	padding: 0px;
	margin: auto;
	width: 750px;
}
.Products_text {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #000;
	width: auto;
	font-style: normal;
	font-weight: 400;
	text-align: left;
	background-color: #FFF;
	background: white;
}
