#main-table {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
}
#blue-baseline {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
}
body {
	font-family: "Times New Roman", Times, serif;
}
.caption {
	font-size: 11px;
}
#contact-box {
	font-size: 14px;
	text-align: center;
	color: #000033;
}
a:link {
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #DA8F2F;
	text-decoration: none;
}
h1 {
	font-size: 21px;
	color: #B3804A;
	font-weight: bold;
}
#marquis {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
}

