body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;	font-style: normal;

	color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF9900;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF9900;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF9900;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000000;
	font-size: 0.8em;
}
ul {font-size: 0.8em;
	/*font-size: 12 px;*/
}
p.footnote {
	color: #999999;
}
p.footnote a:link {
	color: #FF9900;
	text-decoration: underline;
}
p.footnote a:visited {
	color: #000066;
	text-decoration: underline;
}
p.footnote a:hover {
	color: #FFCC66;
	text-decoration: underline;
}
a:link {
	color: #000066;
	text-decoration: underline;
}
a:visited {
	color: #000066;
	text-decoration: underline;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
a:active {
	color: #FF9900;
	text-decoration: underline;
}
.spec_head {
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	margin: 4px;
	padding: 4px;
}
.spec_left {
	font-size: 0.8em;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #688096;
	margin: 4px;
	padding: 4px;
}
.spec_right {
	font-size: 0.8em;
	font-weight: normal;
	color: #000000;
	margin: 4px;
	padding: 4px;
	text-align: center;
}#blue {
	color: #003366;
}
.Item_num {
	font-size: 14px;
}

#gray {
	color: #999999;
}
#white {
	color:#FFFFFF;
}
.subhead {
	font-size: 14px;
	font-style: italic;
	color: #666666;
}
#orange {
	color: #FF6600;
}
.product_desc {
	font-weight: bold;
	font-size: 14px;
}
.distributor_map {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #666666;
	font-weight: bold;
	text-align: center;
}
.spec {
	text-indent: -5em;
	margin-left: 5em;
	list-style-type: disc;
	padding-left: 2em;
	list-style-position: outside;
}
