body {font-size: 12pt;
	}
h3 + p {
	margin-top: -0.75em;
	}
.hide {display: none;
	}
span.hide {
	display: none;
	}
#menu {
	display: none;
	}
#quick_links {
	display: none;
	}
.bluehomepage {
	display: none;
	}
.breadcrumbs {
	display: none;
	}
.header {display: none;
	}
.column {display: none;
	}
.footer {
	font-size: 0.6em;
	text-align: center;
	}
.logo {
	display: none;
	}
a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	}
a {
	text-decoration: none;
	}
.italic {
	font-style: italic;
	}
table.db {
	border-color: #999999;
	}/* This next section specifies that the url for external urls should be printed in the 
print version of the page immediately after the link.  Internal links cannot be printed as they are 
relative.  This works for browsers that are CSS2 compliant such as Netscape.  Turned off Jan 17, 2005
as many of our urls are so long that they cause problems in the print version as they do not wrap  
a[href^="http"]:after {
  content: " (" attr(href) ")";
  text-decoration: none;
}
 */
