BODY,P,TD,LI {
	font-family: Verdana;
	font-size: 10pt;
}

.form-SearchBox {
	width: 100px;
	border: 1px solid #7F9DB9;
	font: 12px Arial, Helvetica, sans-serif;
	color: #083A63;
}

.downloadableLink {
	text-decoration: none;
	color: blue;
}

.title {
	font-family: Verdana;
	font-weight: bold;
	font size: 14pt;
}

.author {
	font-family: Verdana;
	font-weight: bold;
	font size: 12pt;
}

.antaFooter {
	width: 600px;
	border: 1px solid black;
	background-color: white;
	padding: 10px;
	text-align: center;
	position: relative;
	left: 135px;
	z-index: -1;
}

