.table-center {
	margin-right: auto;
	margin-left: auto;
}
.copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: 555555;
}
#main {
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 20px;
	padding-right: 12px;
}

#main p {

margin-right: 14px;
}
.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	padding-top: 22px;
	padding-bottom: 12px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: DAD6C6;
	border-bottom-color: #DAD6C6;
	padding-right: 12px;
	padding-left: 12px;
}
a {
	text-decoration: none;
	color: 217A9A;
}
a:hover {
	color: 000000;
	text-decoration: underline;
}
h2 {
	font-size: 18px;
	color: #3a3a3a;
}
.home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.bigquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 21px;
	color: 009999;
	text-align: center;
}
sup {
	font-size: 8px;
}
.super {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	bottom: 12px;
}
