table
{
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}
h1
{
	font-size: 175%;
	font-weight: bold;
	margin-bottom: 8px;
	margin-top: 8px;
	color: #3A3B3B;
}
h2
{
	font-size: 150%;
	font-weight: bold;
	margin-bottom: 8px;
	margin-top: 8px;
}
h3
{
	font-size: 125%;
	font-weight: bold;
	margin-bottom: 8px;
	margin-top: 8px;
	color: #36c000;
}
a
{
	color: #666666;
	font-size: 12px;
	text-decoration: none;
}
a.header
{
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
}
a:hover
{
	font-size: 12px;
	text-decoration: underline;
}
a.rightcolumnshoppingcart
{
	color: #000000;
	font-size: 11px;
	text-decoration: underline;
}
a.rightcolumnshoppingcart:hover
{
	color: #d12c27;
	font-size: 11px;
	text-decoration: underline;
}
ul li {
	background: url(images/pointer.gif) no-repeat 0 4px;
	padding-left: 10px;
	list-style: none;
	margin: 5px 0;
}
.headerfooter
{
	color: #666666;
}
.rightcolumnshoppingcart
{
	font-size: 11px;
}
.hand
{
	cursor: pointer;
}
.errorindication
{
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	color: red;
	font-weight: bold;
}
.RelatedLinks{font-family:Arial;color:Black;}
.RelatedLinks a{font-weight:bold;text-decoration:underline;color:#000;}
.RelatedLinks a:hover{text-decoration:none;}
.RelatedLinks div.linkIntro{text-indent:20px;padding-bottom:12px;}
