.one {
	font-family: "Trebuchet MS", Arial, Verdana, "Times New Roman";
	font-size: 18px;
	font-weight: bold;
	color: #000099;
	text-align: center;
}
.thumb {
	margin: 2px;
	padding: 2px;
	border: medium none #CCCCCC;
}

.features {
	font-family: "Trebuchet MS", Arial, Verdana, "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #000099;
	text-align: left;
}
.featuresB {
	font-family: "Trebuchet MS", Arial, Verdana, "Times New Roman";
	font-size: 16px;
	font-weight: bold;
	color: #000099;
	text-align: left;
}

.images {
	border: medium none #CCCCCC;
}
.imagesRow {
	border: medium double #B5A262;
}
.details {
	font-family: "Trebuchet MS", Arial, Verdana, "Times New Roman";
	font-size: 12px;
	color: #000000;
	text-align: left;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-style: italic;
	line-height: 42px;
	font-weight: bolder;
	font-variant: small-caps;
	color: #000099;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.redBold {
	font-family: "Trebuchet MS", Arial, Verdana, "Times New Roman";
	font-size: 16px;
	font-weight: bold;
	color: #F00;
	text-align: left;
}