	body     {
	font-family: helvetica, rial, verdana, sans-serif;
	background-color: #fff;
	background-image: url(../img/main_bg.jpg);
	background-repeat: repeat
}
h1    {
	color: #614918;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	margin: 5px 0 0
}
	h2   {
	color: #614918;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	padding: 0
}
a, a:visited {
	color: #990000;
	text-decoration: none
}
a:hover, a:active {
	color: #CC0000;
	text-decoration: none
}
.header   {
	margin-top: 30px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #614918;
}
.cols   {
	color: #614918;
	font-size: 14px;
	margin-top: 5px;
	padding-top: 5px;
	padding-right: 0;
	padding-left: 0;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #614918;
}
