body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

a {
	color: #8F481E;
	text-decoration: none;
}
a:hover {
	color: #4D2519;
	text-decoration: none;
}

.test {
	font-family: Arial, Helvetica, sans-serif;
}
.header-bg {
	background-image: url(../images/header-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.heading {
	font-size: 14px;
	font-weight: bold;
	color: #8F481E;
	text-decoration: underline;
}
.page-bg {
	background-image: url(../images/page-fade.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
