h1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	margin: 0, 10, 5, 5;
	color: #000000;
}

h2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	margin: 0, 10, 5, 5;
	color: #000000;
}

h3 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	margin: 0, 10, 5, 5;
	color: #000000;
}

h3.feature {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	margin: 10, 10, 5, 15;
	color: #000000;
}

p {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	line-height: 115%;
	margin: 0, 10, 10, 5;
	color: #000000;
}

p.products {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	line-height: 120%;
	margin: 0, 0, 0, 10;
	color: #ffffff;
	width: 110;
}

p.footer {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	line-height: 100%;
	margin: 3, 0, 0, 0;
	color: #000000;
}

p.subnav {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	line-height: 100%;
	margin: 0, 0, 10, 0;
	color: #000000;
}

p.noMargin {
	margin: 0, 0, 0, 0;
}

a {
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

a.product {
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}

a:hover.product {
	font-weight: normal;
	text-decoration: underline;
	color: #ffffff;
}

a.footer {
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
}

a:hover.footer {
	font-weight: normal;
	text-decoration: underline;
	color: #d00000;
}

img.feature {
	margin: 15, 15, 5, 15;
}

img.compare {
	margin: 0, 13, 0, 0;
}

hr {
	color: #336699;
	margin: 0, 0, 0, 0;
}hr {
	color: #666666;
}
