body {
	background-image:  url(images/bg.gif);
	background-repeat: repeat;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

li {
	list-style-type: square;
	color: #666666;
}

.HdrLinks { font-size: 11px; text-decoration: none; color: #333333}
.HdrLinks a:link { font-size: 11px; text-decoration: none; color: #333333}
.HdrLinks a:visited { font-size: 11px; text-decoration: none; color: #333333}
.HdrLinks a:hover { font-size: 11px; text-decoration: underline; color: #333333}
.HdrLinks a:active { font-size: 11px; text-decoration: none; color: #333333}

.PageTitle {  font-family: Arial, Helvetica, sans-serif; font-size: 20px; font-weight: bold; color: #0066CC}

.ProductTitle {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #333333}