.caption {
	font-family: Arial;
	font-size: 10pt;
	margin-bottom: 0px;
}

.source {
	font-family: Arial;
	font-size: 9pt;
	margin-top: .5em;
}

.topdiv, .bottomdiv {
	font-family: Arial;
	margin-left: 10px;
	margin-top: 4px;
	font-size: 8pt;
}

.topdiv {
	position: absolute;
	left: 0px;
	top: 0px;
}

.bottomdiv {
	position: absolute;
	left: 0px;
}

.topdiv a, .topdiv a:link, .topdiv a:visited, .topdiv a:active {
	text-decoration: none;
}

.bottomdiv a, .bottomdiv a:link, .bottomdiv a:visited, .bottomdiv a:active {
	text-decoration: none;
	border: 0px;
}

.topdiv a:hover, .bottomdiv a:hover {
	text-decoration: underline;
}

