#bottom-nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: center;
	padding-bottom: 3px;
}
#bottom-contact {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	text-align: center;
	line-height: 13px;
}
a:link {
	color: #a54343;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #a54343;
}
a:visited {
	color: #a54343;
	text-decoration: none;
}
#main {
	border-right: 3px solid #DBD1D1;
	border-bottom: 3px solid #DBD1D1;
	border-left: 3px solid #DBD1D1;
}
td {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
