.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.productname {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #330000;
	font-weight: bolder;

}
.maindescription {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
.itemnumber {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #333333;
	font-size: 12px;

}
.itemname {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #660000;
	font-weight: bolder;

}
.itemdescription {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #663333;
	font-size: 12px;

}
