body {
	background: white;
	font-size: 9pt;
	}
body, table, td, div, input  {
	font-family: "comic sans ms", trebuchet;
	}
.nav, .sidebar, .switcher, .login, .noprint {
	display: none;
	}
.page {
	width: auto;
	margin: 0 5%;
	padding: 0;
	border: 0;
	float: none !important;
	color: black;
	background: transparent none;
	}
div.content {
	padding: 0;
	}
div.mast {
	border-bottom: 1px solid #006776;
	background: #DFFDFF;
	}
div.mast img {
	margin: 0;
	vertical-align: bottom;
	}
a:link, a:visited {
	color: #006776;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}
.content a:link:after, .content a:visited:after {
	content: " (" attr(href) ") ";
	font-size: 90%;
	}
