body {
	background-image:url(/common/bg1.gif);
	text-align:center;
}
body, td, p 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
.cpy {
	font-size: 10px;
	color: #373737;
	font-weight:normal;
}
h1	{ font-size:15px; color:#EA0000;	}
h2  { font-size:14px;	}
h3	{ font-size:13px;	}

.hdr, h1, h2, h3 {
	font-weight:bold;
	margin-bottom:5px;
	margin-top:0px;
}
ul.sitemap
{
	margin-top:0px;
}

ul.sitemap li
{
	margin-bottom:5px;
}
.error 
{
	font-weight:bold;
	color:#FF0000;
}
.hdrred {
	font-size: 16px;
	color: #ea0000;
	font-weight:bold;
}
.hdrcart {
	font-size: 14px;
	color: #003b74;
	font-weight:bolder;
}
.carttxt {
	font-size: 12px;
	color: #003b74;
	font-weight:bold;
}
a:link, a:visited {
	color: #003b74;
	font-weight:bold;
	text-decoration: none;
}
a:hover {
	color: #ea0000;
}
a > .cpylink {
	font-size: 10px;
	color: #373737;
}
a > .cartlink {
	font-size: 12px;
	color: #003b74;
	font-weight:bold;
}