h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	color: #666666;
	font-weight: bold;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	color: #666666;
	font-weight: normal;
}
.detailheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #FFFFFF;
}
.detailtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #666666;
	font-weight:bold;
}
.detailbody {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
}
.detailbodybold {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	font-weight:bold;
}
.itemtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bold;
	color: #666666;
}
.itemtext{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
}
.redbold {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:bold;
	color: #E60000;
}
.totals {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bold;
	color: #666666;
}
.cartheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	color: #666666;
}
.cartbodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
}
.cartmenuhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight:bold;
	color: #E6E6E6;
}
a.cartmenuhead:link {
	color: #E6E6E6;
	text-decoration: none;
}
a.cartmenuhead:visited {
	color: #E6E6E6;
	text-decoration: none;
}
a.cartmenuhead:hover {
	color: #FEE800;
	text-decoration: none;
}
a.cartmenuhead:active {
	color: #E6E6E6;
	text-decoration: none;
}
.cartmenusubhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bold;
	color: #E6E6E6;
}
a.cartmenusubhead:link {
	color: #E6E6E6;
	text-decoration: none;
}
a.cartmenusubhead:visited {
	color: #E6E6E6;
	text-decoration: none;
}
a.cartmenusubhead:hover {
	color: #FEE800;
	text-decoration: none;
}
a.cartmenusubhead:active {
	color: #E6E6E6;
	text-decoration: none;
}
.cartsubhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bold;
	color: #666666;
}
a.cartsubhead:link {
	color: #BA0000;
	text-decoration: none;
}
a.cartsubhead:visited {
	color: #BA0000;
	text-decoration: none;
}
a.cartsubhead:hover {
	color: #666666;
	text-decoration: none;
}
a.cartsubhead:active {
	color: #BA0000;
	text-decoration: none;
}
.carttitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:bold;
	color: #666666;
}
a.carttitle:link {
	color: #666666;
	text-decoration: none;
}
a.carttitle:visited {
	color: #666666;
	text-decoration: none;
}
a.carttitle:hover {
	color: #BA0000;
	text-decoration: none;
}
a.carttitle:active {
	color: #666666;
	text-decoration: none;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #666666;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #666666;
}
.subheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666666;
}
.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
}
.textbox {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.smalltext {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
}
a:link {
	color: #BA0000;
	text-decoration: none;
}
a:visited {
	color: #BA0000;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a.:active {
	color: #BA0000;
	text-decoration: none;
}