body {
	background-color: #E6F9F7;
	margin: 15px 0;
}
.body_print {
	background-color: white;
}
body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #865A53;
	font-size: small;
}
h3 {
	font-size: large;
}
#content {
	width: 520px;
	padding: 20px 40px 40px 40px;
	min-height: 480px;
	background-color: white;
}
#content_print {
	width: 640px;
	padding: 0;
	min-height: 480px;
	background-color: white;
}
#rangesumm td {
	padding: 0 15px 6px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}
#footer {
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:white;
}
#footer a {
	color:white;
}
#footer a:hover {
	color:#8FE4DC;
}
a {
	color: #1C7168;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.notm {
	margin:0 0 20px 0;
}
.prose a {
	font-weight: bold;
}
.pictureframe {
	border: 1px solid #865A53;
}
