.citation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	width: 750px;
}
#results table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 9pt;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#results a:hover {
	color: #990000;
}
#results a:visited {
	font-weight: normal;
	text-decoration: none;
}
#results a:link {
	font-weight: bold;
	text-decoration: none;
}
#results td {
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #CECECE;
}
#results th {
	font-weight: bold;
	background-color: #E5E5E5;
	vertical-align: bottom;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	padding-right: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-left: 2px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
#results tr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#results {
	margin-right: 10px;
	margin-left: 10px;
}
#results h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
#attribution {
visibility: hidden;
height:1px;
}
/* disable page printing */
/*@media print {body {display:none;}}*/
@media print {
#attribution {
	visibility: visible;
	font-size: 10pt;
	height:50pt;
	text-align: center;
}
.citation {
visibility: hidden;
height: 1px;
}}

