body {
	font-family: Arial, Helvetica, sans-serif;
}
.linksection {
	text-align: center;
	visibility: hidden;
}
.midcol {
	margin: 5px 15px 5px 5px;
	padding: 5px;
	background-image: url(/images/seal.jpg);
	background-repeat: no-repeat;
	background-position: center 10px;
}
.linkstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0000CC;
	text-decoration: none;
}
.linkset {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}.doclink {
	visibility: hidden;
}
.apptxt {
	width: 400px;
}
