body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #B5BCC9;
	margin: 0px;
	padding: 0px;
}
a:link, a:visited {
	font-size: 8pt;
	font-weight: bold;
	color: black;
	text-decoration: none;
}
a:hover {
	color: #006600;
	text-decoration: underline;
}
.legend {
	font-size: 8pt;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
.bottomShadow {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#bottomLink a:link, #bottomLink a:visited, #bottomLink a:active {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
#bottomLink a:hover {
	text-decoration: underline;
}#content {
	padding-right: 10px;
	padding-left: 10px;
}
h1 {
	font-size: x-large;
	font-style: italic;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	padding-bottom: 0px;
}
.copyright {
	font-size: x-small;
}
