.storeHeader {
	font-family:'ITC Avant Garde Gothic Medium';
    font-size:16;
	font-weight:bold;
    color:#146AAD;
}

.storeBody {
	font-family:'ITC Avant Garde Gothic Medium';
    font-size:11;
	font-weight:bold;
    color:#000000;
}

.listingHeader {
	font-family:'ITC Avant Garde Gothic Medium';
    font-size:14;
	font-weight:bold;
    color:#146AAD;
}

.listingFeatured {
	font-family:'ITC Avant Garde Gothic Medium';
    font-size:11;
	font-weight:bold;
    color:#146AAD;
}

.listingBody {
	font-family:'ITC Avant Garde Gothic Medium';
    font-size:11;
	font-weight:bold;
    color:#000000;
}

a {
	font-family:'ITC Avant Garde Gothic Medium';
    font-size:11;
	font-weight:bold;
	text-decoration:underline;
    color:#146AAD;
}