@charset "utf-8";
/* CSS Document */

.attributes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #0a7b3d;
	font-style: italic;
	font-variant: normal;
}
li {
	line-height: 125%;
}

.attributeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #000000;
	font-weight: bold;
}
.categoryTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 150%;
	font-weight: bold;
	color: #8B0E0E;
	letter-spacing: 4px;
	text-align: center;
}
.productText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 125%;
	font-weight: lighter;
	color: #000000;
}
.productTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: 120%;
	font-weight: bold;
	color: #000000;
}
.msdsTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
}
.stormStress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
	font-weight: bold;
	text-transform: none;
}

