p, li, th, td, dt, dd, label, input {
	font-size: 8.5pt;
}
/* Use the following rule to hide elements in print version */
#topLinks,
#breadcrumb,
.head-image,
#region1,
#region3,
#footer,
#user,
#page,
#utils,
.eutils,
div#utilities {
	display: none;
}
body, p, label, table td, table th, h2, h3, h4, h5, h6, dt, dd, input {
	color: #000;
}
h1 {
	font-size: 15pt;
}
h2 {
	font-size: 13pt;
}
table.infotable, table.infotable th, table.infotable tr, table.fancytable {
	border: none;
}
.fancytable th, 
.fancytable td, 
.fancytable tbody tr.alt td, 
.fancytable tbody tr.rows td, 
.fancytable thead tr th, 
.fancytable thead tr th.first {
	border: 0.5pt solid #000;
}
.contentbox {
	border: 0px;
	padding: 0;
}
.goodstanding, .badstanding {
	background: none;
	padding: 0;
}
input.primary, input.secondary {
	background-color: #d4d0c8;
	color: black;
	border-color: black;
}