.bgnav {
	background-color: #888888;
}
.tel {
	height: 10px;
	width: 100%;
	background-color: #888888;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.textnav {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
body {
	background-color: #888888;
}
.tdbg {
	background-color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
h1 {
	font-family: Verdana;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #333333;
}
h2 {
	font-family: Verdana;
	font-size: 12px;
	line-height: 120%;
	font-weight: normal;
	color: #333333;
}

li {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 120%;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	font-weight: bold;
	color: #333333;
}
h4 {
	font-family: Verdana;
	font-size: 10px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
td {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
h6 {
	font-family: Verdana;
	font-size: 12px;
	line-height: 60%;
	font-weight: normal;
}
h2.slatetype {
	text-transform: uppercase;
	font-size: 230%;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #969a9d;
	margin: 0 0 10px 5px;
	}
table.products h3 {
	font-weight: bold;
	margin-top: 40px;
	}
table.products p {
	font-size: 120%;
	margin-top: 0;
	}