.h1 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 150%;
	line-height: 1.2;
	font-weight: bold;
	color: #000000;
}
.body {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 90%;
	line-height: 120%;
	text-align: justify;
	color: #333333;
}
.caption {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 65%;
	line-height: 1.5;
	font-weight: 700;
	color: #333333;
}
.caption2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 90%;
	font-style: italic;
	line-height: 1.3;
}
.h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 115%;
	font-style: italic;
	line-height: 1.3;
	font-weight: 600;
	color: #000080;
}
.appareltitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.apparelcaption {
	font-size: 10px;
	font-style: italic;
}
.specialtytitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
}
.specialtycaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}
.hatsyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	font-style: normal;
}
