body {
	margin: 20px 0px;
	background: #847656 url(gradient-back.jpg) repeat-y top center;
}
p,td,div,.reg {
	font: 12px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
h1 {
	font: 24px/28px Georgia, serif;
	color: #4A561F;
	text-align: center;
	margin-bottom: 0px;
}
h2 {
	font: 21px/24px Georgia, serif;
	color: #006800;
	text-align: center;
}
h3 {
	font: 16px Arial, Helvetica, sans-serif;
	color: #000000;
}
h4 {
	font: 21px Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
}
a,a:visited,a:hover {
	color: #37854C;
}
a.w,a.w:visited {
	background-color: #668080;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 600;
	padding: 2px;
}
a.w:hover {
	background-color: #FFFFFF;
	color: #668080;
}
a.r,a.r:visited {
	background-color: #668080;
	color: #FF0000;
	text-decoration: none;
	font-weight: 600;
	padding: 2px;
}
a.r:hover {
	background-color: #FFFFFF;
	color: #CC0000;
}
.sm {
	font-size: 10px;
	line-height: 12px;
}
.smwh {
	font-size: 10px;
	line-height: 12px;
	color: #FFFFFF;
}
.lg {
	font-size: 14px;
	line-height: 18px;
}
.grbold {
	color: #006800;
	font-weight: bold;
}
.green {
	color: #006800;
}
.red {
	color: red;
}
.red2 {
	color: #800000;
}
.redbold {
	color: #800000;
	font-weight: bold;
}
.bl {
	color: #000000;
}
.crdt {
	font-family: Georgia, serif;
	font-size: 12px;
	color: #008000;
	text-align: center;
	line-height: 16px;
}
.caption {
	color: #000000;
	font: 10px/14px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.sub2 {
	color: #000000;
	font: bolder 16px Arial;
	line-height: 18px;
	text-align: left;
}
hr {
	width: 100%;
	height: 1px;
	margin: 0;
	border: 0;
	color: #668080;
	background-color: #668080;
}
ul {
	font: 12px/18px Verdana, Arial, Helvetica, sans-serif;
	list-style-type: disc;
}
ul ul {
	font: 12px/18px Verdana, Arial, Helvetica, sans-serif;
	list-style-type: circle;
}
ol {
	font: 12px/18px Verdana, Arial, Helvetica, sans-serif;
	list-style-type: decimal;
}
ul li.sml {
	font: 10px/14px Verdana, Arial, Helvetica, sans-serif;
	list-style-type: disc;
}
