
.text {
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	color: #336666;
}
.product-text {
	font: bold normal 12px Georgia, "Times New Roman", Times, serif;
	color: #336666;
}
.underline {
	font: bold normal 12px Georgia, "Times New Roman", Times, serif;
	color: #336666;
	text-decoration: underline;
}
.price {
	font: bold normal 12px Georgia, "Times New Roman", Times, serif;
	color: orange; x: #336666;
}

.product-text strong , .product-text-alt strong {
    color: navy;
}

.product-text em , .product-text-alt em {
    color: darkgreen;
}

.product-text-alt {
	font: bold normal 12px Georgia, "Times New Roman", Times, serif;
	color: #666699;
}

.product-text , .product-text-alt {
    line-height: 150%;
}

.disclaimer {
    padding: 1em;
    width: 660px;
    color: #9696aa;
    xtext-align: justify;
    font: normal 11px arial verdana sans-serif;
}
