body {
	margin: 0px;
	background-color: #E6E6E6;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}
.nav-btm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
}
.nav-btm a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	text-decoration:none;
}
.nav-btm a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	text-decoration:underline;
}
.pd-btm-text {
	font-size: 18px;
	text-transform: uppercase;
	color: #FFFFFF;
}
.pd-name {
	font-size: 18px;
	font-weight: bold;
	color: #ED0802;
}
.pd-name a {
	font-size: 18px;
	font-weight: bold;
	color: #ED0802;
	text-decoration:none;
}
.pd-name a:hover {
	font-size: 18px;
	font-weight: bold;
	color: #ED0802;
	text-decoration:underline;
}
.footer-nav {
	font-size: 12px;
	color: #0071b3;
	text-transform: uppercase;
	font-weight: bold;
}
.footer-nav a {
	font-size: 12px;
	color: #0071b3;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration:none;
}
.footer-nav a:hover {
	font-size: 12px;
	color: #0071b3;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration:underline;
}
.footer-text {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.header-text {
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
	text-indent: 15px;
}
.header-text  a{
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
	text-indent: 15px;
}
.header-text a:hover{
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	text-indent: 15px;
}
.header-btm-text {
	font-size: 14px;
	color: #666666;
	padding-right: 20px;
}
td img {
	display: block;
}
.price {
	font-size: 18px;
	color: #0071b3;
	text-transform: uppercase;
	font-weight: bold;
}
.price-text {
	font-size: 14px;
	color: #0071b3;
	font-weight: bold;
}
