a:link
{
	color: #7C3F2D;
}
a:visited
{
	color: #D81D27;
} 
a:active 
{
	color: #B32121;
}
body
{
	font-family: Arial, Helvetica, sans-serif;
	color: rgb(0,0,0);
	font-size: 12pt;
	line-height: 16pt;
	margin-top: 0pt;
	margin-bottom: 15pt;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 15pt;
	margin-top: 0pt;
	margin-bottom: 15pt;
}
h1, h2, h3, h4, h5 {
	margin: 0px;
}



h1
{
	font-family: "Tempus Sans ITC", Arial, Helvetica, sans-serif;
	color: #D81D27;
	font-size: 18pt;
	line-height: 18pt;
	font-weight: bold;
	margin-top: 0pt;
	margin-bottom: 2 pt;
}
h2
{
	font-family: "Tempus Sans ITC", Arial, Helvetica, sans-serif;
	color: #D81D27;
	font-size: 14pt;
	line-height: 14pt;
	padding-top: 2pt;
	padding-bottom: 0pt;
	vertical-align: text-bottom;
	font-weight: bold;
}
h3
{
	font-family: Arial, Helvetica, sans-serif;
	color: #D81D27;
	font-size: 10pt;
	line-height: 16pt;
	margin-top: 10;
	margin-bottom: 0;
	font-style: normal;
	}
h4
{
	font-family: Arial, Helvetica, sans-serif;
	color: #AD1D44;
	font-size: 10pt;
	line-height: 11pt;
	margin-top: 10;
	margin-bottom: 0;
	font-style: normal;
	text-align: center;
}
.SmallBold {
	font-size: x-small;
	font-weight: bold;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

.blacktext {
	color: #000;
	margin-top: 0pt;
	margin-bottom: 0pt;
}
.sizeinches {
	font-size: x-small;
	margin-top: 0pt;
	margin-bottom: 0pt;
}
.big_red {
	font-size: 16pt;
	color: #D81D27;
}
.red {
	color: #D81D27;
}
.swatchname {
	font-size: 9px;
}
.captionwooly {
	font-size: 10pt;
	line-height: 12pt;
}
.bottomgray {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-left-color: #FFF;
}
