.main-bkg {
	background-color: #555555;
	background-image:  url(../../images/site_body02.gif);
	background-repeat: no-repeat;
}
.body-text {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8E4D00;
	width: 600px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FBFBFB;
}
