body {
	background-image:url('/images/bg_tile.gif');
	background-repeat:repeat-x;
	background-color:#19110E;
	}
.navigation {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #8D5F55;
	}
a:link {
	color: #999999;
}
a:link {
	text-decoration: none;
	}
a:visited {
		text-decoration: none;
		color: #321816;
	}
a:hover {
		text-decoration: none;
	}
a:active {
		text-decoration: none;
}


.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	}
a:link {
	color: #999999;
}
a:link {
	text-decoration: none;
	}
a:visited {
		text-decoration: none;
		color: #321816;
	}
a:hover {
		text-decoration: none;
	}
a:active {
		text-decoration: none;
}
.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	}
.bodysmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	}

.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}

.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #321816;
}

.showdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #cccccc;
}

.linktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: lowercase;
	color: #321816;
	text-decoration: underline;
	}