.Robyn {
	font-family: "Arial Narrow", "Copperplate Gothic Light";
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-align: justify;
	vertical-align: middle;

}
.ProductTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
}
.ProductDescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #333333;
}
.Hyperlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #0000FF;
}
.ProductDescriptionTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	font-variant: small-caps;
	color: #333333;
}
.ProductTitleCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
	background-position: center center;
	text-align: center;


}
.ProductBorder {
	clear: none;
	float: none;
	height: auto;
	width: auto;
	border: thin groove #666666;
}
.ItalicComment {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	font-weight: bold;
	color: #333333;
}
.CommentAuthor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bolder;
	font-variant: small-caps;
	color: #000000;
}
.faqQuestion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #000000;
}
.faqAnswer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
