body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #C1D2D9;
}
.bottomlinks {font-size: x-small}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin-right: 15px;
	margin-left: 15px;
	color: #5B5B5B;
	overflow: auto;
	height: 350px;
	margin-top: 55px;
	padding: 0px;
}
a:link {
	color: #5b5b5b;
	text-decoration: underline;
}
a:visited {
	color: #516CA4;
}
a:hover {
	color: #D47F6A;
}

h3 {
	color: #5A5A5A;
}
