
a:link     { color: #d3d3d3; text-decoration: none }
a:active { color: #FF9900; text-decoration: none }
a:visited   { color: #d3d3d3; text-decoration: none }
a:hover   { color: olive; text-decoration: none }






TD  { color: black; font-weight: bold; font-size: 12px; line-height: 19px; font-family: Verdana, Geneva, Arial, Sans-Serif; text-decoration: none }
.body    { color: black; font-weight: bold; font-size: 12px; line-height: 19px; font-family: Verdana, Geneva, Helvetica, Arial, sans-serif }
.fineprint  { color: gray; font-weight: bold; font-size: 11px; line-height: 16px; font-family: Verdana, Arial, Sans-Serif }
.leaded { line-height: 20px }
.bulleted { line-height: 20px; text-indent: 4px; list-style-type: circle; bullet: &nbsp;&nbsp;&middot; }
.menuitem { color: #cc0000; font-size: 9px; font-family: Verdana, Arial, sans-serif }
.quote { font-size: 16px; line-height: 29px; font-family: Times, Serif; margin-top: 6pt; margin-bottom: 0pt }
.quotesig { font-style: italic; font-size: 13px; line-height: 29px; font-family: Times, Serif; margin-top: 5pt; margin-bottom: 6pt }
.size1 { font-size: 9px; line-height: 12px; font-family: Sans-Serif }
.size2 { font-size: 12px; font-family: Sans-Serif }
.size3 { font-size: 14px; line-height: 19px; font-family: Sans-Serif }
.size4 { font-size: 16px; line-height: 21px; font-family: Sans-Serif }
.pullquotenew { font-weight: bold; font-size: 12pt; line-height: 23pt; font-family: Verdana, Arial, sans-serif }


/*
.footer_links {
	position: fixed;
	bottom: 0em;
	width: 100%;
	background: #47b4ab ;
	margin: auto;
	padding: 1em;
	font-size: 8pt;
	text-align: center;
	z-index: 12;
}
*/

.footer_links  {
/*	width: 70em;*/
	width: 800px;
	border: 0;
	margin: auto;
	text-align: center;
}
/*
.footer_links table {
	width: 48em;
	border: 0;
	margin: auto;
}
*/
.footer_links p {
	text-align: center;
	margin: 0;
	color: gray;
	font-weight: bold;
/*	font-size: .7em;*/
/*	line-height: 1.6em;*/
	font-size: 11px;
	line-height: 16px;
	font-family: Verdana, Geneva, Arial, sans-serif;
}
.footer_links a {
	white-space: nowrap;
}
