.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003399;
	font-weight: bold;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.background {
	background-image: url(images/border.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.small-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #528BDB;
	text-decoration: none;
}
.border {
	border: 1px solid #000099;
}
#creditfooter {
        display: none; }
