@charset "UTF-8";
.imageBorder {
	border: thin solid #000000;
	padding: 0px;
	top: auto;
	margin: 3px;
}
.bodyText {
	font-family: Garamond, Georgia, Helvetica;
	font-size: 12pt;
	text-align: justify;
}
.rules {
	border: thin double #9AC1EA;
}
