td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.first-letter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #cd3544;
}
#black-border {
	border: 2px solid #000000;
}
a:link {
	font-weight: bold;
	color: #cd3544;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #cd3544;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #cd3544;
	text-decoration: none;
}
#contact {
	font-size: 12px;
	padding-left: 3px;
}
#bottom-nav {
	text-align: center;
	padding-top: 13px;
}
