body {
	background-color: #596686;
}
.bodyContainer {
	border: thin solid #000066;
	background-color: #FFFFFF;
}
.mainTD {
	background-image: url(images/td-bg.gif);
	background-repeat: repeat;
}
.addressInfo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000066;
	font-weight: bold;
}
.footerLinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.bodyText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
a {
	color: #66CCFF;
}
