body {
	background-image: url(images/site_bg.jpg);
	background-repeat: repeat-x;
	background-color: #E8E8E8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	letter-spacing: -1px;
}
h1 {
	font-family: Tahoma;
	font-size: 18pt;
	letter-spacing: -1px;
	font-weight: bold;
}
.sales_table {
	border: medium dashed #000000;
}



A.footer:link {
	color: #000000;
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
}

A.footer:visited {
	color: #000000;
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
}
A.footer:active {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	font-size: 10px;
}
A.footer:hover {
	color: #000000;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
.footer {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.style1 {color: #990000
}
.style3 {color: #990000; font-weight: bold;
}
.style4 {
	color: #FFFFFF;
	font-weight: bold;
