.categorylink {
	font-family: Arial, "Myriad Pro";
	font-size: small;
	font-weight: bold;
	color: #D5145B;
}
.producttitle {
	font-family: Arial, "Myriad Pro";
	font-size: medium;
	font-weight: bold;
	color: #e0147a;
	}
.bodytext {
	font-family: Arial, "Myriad Pro";
	font-size: small;
	color: #000000;
	}
.boldtext {
	font-family: Arial, "Myriad Pro";
	font-size: small;
	font-weight: bold;
	color: #000000;
	}
.pricetext {
	font-family: Arial, "Myriad Pro";
	font-size: small;
	font-weight: bold;
	color: #FF0000;
	}
.headerblurbcolour {
	font-family: Arial, "Myriad Pro";
	font-size: small;
	color: #FFFFFF;
	}
.vat {
	font-family: Arial, "Myriad Pro";
	font-size: x-small;
	color: #FF0000;
	font-weight: normal;
	}
.blackvat {
	font-family: Arial, "Myriad Pro";
	font-size: x-small;
	color: #000000;
	font-weight: normal;
	}
.copyright {
	font-family: Arial, "Myriad Pro";
	font-size: x-small;
	color: #666666;
	font-style:italic;
	}
body {
	font-family: Arial, "Myriad Pro";
	font-size: small;
	background-image: url(Images/misc/bg.gif);
	}
.normalred {
	font-family: Arial, "Myriad Pro";
	font-size: small;
	color: #FF0000;
}

sup {
	font-family: Arial, "Myriad Pro";
	font-size: x-small;
	font-weight: normal;
	color: #000000;
}
.producttitlered {
	font-family: Arial, "Myriad Pro";
	font-size: medium;
	font-weight: bold;
	color: #CD131E;
}
