body {
	color: #000000;
	font: normal 1.0em/1.2em Myriad, Tahoma, "Arial CE", sans-serif;
	background: #ffffff;
	margin: 5px;
}
#content abbr:after {
	content: " (" attr(title) ") ";
}
h1, h2, h3, h4, h5, h6 {
	page-break-after: avoid;
}
h1 {
	font-size: 1.3em;
}
h2 {
	display: none;
}
h3 {
	font-size: 1.1em;
	margin: 15px 0 2px;
	text-decoration: underline;
}
h4 {
	font-size: 1.0em;
	margin: 0;
}
#navigation {
	display: none;
}
a {
  color: #000000;
}
p {
  margin: 0.5em 0 0.5em 0;
}
#content a {
  color: #000000;
	text-decoration: underline;
}
#footer {
	display: none;
}
table {
	font-size: 1.0em;
	margin: 10px 0 10px 0;
	border: 0;
}
img {
	display: none;
}
#material-panel-right, #header-adds {
  display: none;
}

