﻿H1 {
	letter-spacing: 0;
	font-family: verdana,arial,helvetica;
	font-size: 16pt;
	color: #000000;
	font-weight: bold;
	margin-left: 0;
}
H2 {
	letter-spacing: 0;
	font-family: verdana,arial,helvetica;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	margin-left: 0;
}
.ProdDesc {
	font-family: verdana,arial,helvetica;
	font-size: 12px;
	color: #000000;
	margin: 0;
}
table.storemargin {
	border: 0;
	margin: 0;
	padding: 5;
	background-color: #FFFFFF;
	font-size: 10px;
}
﻿a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a.nav:link {
	color: #C0C0C0;
	text-decoration: none;
}
a.nav:visited {
	color: #C0C0C0;
	text-decoration: none;
}
a.nav:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
table.cattable {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	border-style: outset;
	border-width: 1px;
	background-color: #E0DFE3;
}
td.catcell {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	border-style: outset;
	border-width: 1px;
	background-color: #E0DFE3;
}

