@charset "utf-8";
body {
	background-color: #82960F;
}
.Contact {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	text-align: right;
}
.spacer1 {
	font-size: 8px;
}

.Heading {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.BodyText {
	font-size: 15pt;
	font-family: calibri, "agency FB";
	text-indent: 2pc;
}
.MoreInfo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.Footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
a:link {
	color: #06F;
}
a:visited {
	color: #93F;
}
body {
	background-color: #330;
	background-image: url(images/background.png);
	background-repeat: repeat;
}
body,td,th {
	color: #000;
}
.IssueText {
	font-family: calibri, "agency FB";
	font-size: 15pt;
}
