body {
	font-family: Arial,Helvetica,sans-serif;
	font-size: medium;
}

H1, H2, H3 {
	color: #003399;
	text-align: center;
}

H4, H5 {
	color: #003399;
}

IMG {
	border: none;
}

.Headline {
	color: Red;
	font-variant: small-caps;
	font-weight: bold;
	text-align: center;
}

.ProductName {
	color: #003333;
	font-size: smaller;
	font-weight: bold;
	text-align: center;
}

A.LeftBar {
	color: #003333;
	text-decoration: none;
}

A.ProductTitle {
	color: #003399;
	font-weight: bold;
	text-decoration: none;
}

.ProductTitle {
	color: #003399;
	font-weight: bold;
}

A {
	color: #003399;
	text-decoration: none;
}

.ProductDetailNormal {
	color: #003333;
	font-size: smaller;
	text-align: center;
}

.ProductDetail {
	color: #003333;
	font-size: xx-small;
	text-align: center;
}

TD {
	vertical-align: top;
}

TABLE.header TD {
	vertical-align: middle;
}

.copyright {
	font-size: xx-small;
}

UL.ProductSpecification LI {
	font-size: smaller;
	list-style-image: url(images/arrow.gif);
	color: #003366;
}

SUP, SUB {
	font-size: xx-small;
}
