#headingtable {
	text-align: center;
	vertical-align: top;
	border-collapse: collapse;
}
#bottomnavbar {
	text-align: center;
	font-size: 16px;
	background-position: center;
	text-indent: 200px;
}
#headingtable #prospectus {
	text-align: justify;
	padding: 20px;
	line-height: 25px;
}
a:hover {
	color: #CC0000;
}

#headingtable #months {
	border: medium double #000000;
	text-align: left;
}
#headingtable #months tr td {
	border: 1px solid #000066;
}

