.Productcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
        /*text-align: top;    */
	text-transform: uppercase;
	color: #333333;
        background-color: #FFFFFF;
}
.Detailscopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	color: #666666;
	background-color: #FFFFFF;
}
.style1 {color: #FFFFFF}
.style2 {font-size: 10pt}
.style11 {text-transform: lowercase; color: #666666; font-size: 9pt; line-height: 8pt; font-variant: normal;}
.style12 {font-size: 10pt; color: #000000; }
.style13 {font-size: 9pt; line-height: 8pt; font-variant: normal; text-transform: lowercase;}

