.chocolat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: italic;
	color: #333333;
}
.bodytxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	font-weight: normal;
	color: #666666;
}
.smtxt {
	font-size: x-small;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
}
.hdr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #333333;
	font-style: oblique;
}
.bodytxtbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: oblique;
	color: #333333;
	font-weight: 100;
}
.tinytxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: 200;
	color: #666666;
}
.bkgrnd {
	background-image: url(graphics/Chocolatbkgrnd.jpg);
	background-repeat: no-repeat;
}
.biggieTxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: oblique;
}
.chocolatRed {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	color: #a12225;
	font-weight: bold;
}
.collections {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-style: italic;
	font-weight: bold;
	color: a12225;
}
.collectionsgrey {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-style: italic;
	font-weight: bold;
	color: 333333;
}
.largePgHdrs {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-large;
	font-style: italic;
	font-weight: bold;
	color: #A12225;
}

