﻿body {
	margin: 7px;
	background-color: #BCC6D4;
}
img {
	border: 1px black solid;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.Fineprint {
	font-family: Trebuchet MS;
	font-size: 8pt;
	text-align: justify;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
body {
	font-family: Times New Roman;
	font-size: 10pt;
}

