#body_content {
	/* width:520px; */
}
#block01 {
		/* width: 480px; */
		padding-left: 24px;
		padding-right: 24px;
		position: relative;
		top: 0px;
		right: 0px;
		background-color: #93A690;
		font-size: 12pt;
		font-family: Arial;
		color: black;
}

#block01_body {
	background-color: #C3DCC0;
	/* width:460px; */
	padding-left:10px;
	padding-top: 0px;
}

#block01_blurb {
	padding-top: 0px;
	margin-top: 0px;
	color: brown;
}

a.tan_bkgd:link {
	color: blue;
}

a.tan_bkgd:visited {
	color:blue;
}

a.tan_bkgd:hover {
	color:blue;
}

a.tan_bkgd:active {
	color:blue;
}

a {
	color:brown;
}

a:visited {
	color:brown;
}
a:hover {
	color:brown;
}
a:link {
	color:brown;
}
a:focus {
	color:brown;
}
a:active {
	color:brown;
}

.hot_sheet_title {
	font-style: italic;
	color: red;
}

dt {
	font-weight: bold;
	margin-bottom: 5px;
}
dd {
	margin-bottom: 5px;
}
.center {
	text-align:center;
}
