body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 18px;
	color: #000000;
}
div#header h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: bold;
	color: #910645;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DDD0DB;
	padding-bottom: 5px;
}
h2 {
	font-size: 16pt;
	font-weight: bold;
	color: #000000;
}
div.advertisements, ul#advertisers, div#tabs, div#nn4, div#header img, div.roundcont3 img, div#quotes img, div#footer{
	display: none;
}
div#quotes {
	background-color: #F2F2F2;
	text-align: left;
	padding: 5px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EAE9EB;
	border-bottom-color: #EAE9EB;

}
div#printfooter {
	font-size: 11pt;
	color: #000000;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D6D0D9;
	margin-top: 40px;

}
span.quotehide {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;

}


