@charset "UTF-8";
a:link {
	color: #0066FF;
}
a:visited {
	color: #000099;
}
.border {
	border: thin solid #000099;
	padding: 0px;
}
.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 125%;
	color: #000099;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	clip: rect(auto,auto,auto,auto);
}
.table {
	padding-top: 10px;
	padding-bottom: 10px;
}
.tabletop {
	padding-top: 0px;
	padding-bottom: 8px;
}
