/* Star Trek Minutiae                            */
/* http://www.st-minutiae.com/                   */
/* Created by Dan Carlson (c) 2003-2012          */
/* Style Sheet for Printer Devices v4.6          */

* {
	background-image: none !important;
	line-height: 100%;
}
body {
	background-color: #FFFFFF;
	color: #000000;
	font-size: 10pt !important;
}
article#main {
	margin-right: 0pt !important;
	border: 0px !important;
}
body > header, aside#sidebar, nav.anchors, nav.navigation {
	display: none !important;
}
body > footer, p.notice, p#updated, caption, .small {
	font-size: 8pt !important;
	line-height: 9pt !important;
	border: none;
}
body > p.notice {
	display: none;
}
#main > p.notice {
	display: block;
}
h1 {
	font-size: 18pt !important;
}
h2 {
	font-size: 16pt !important;
}
h3 {
	font-size: 14pt !important;
}
h4, legend {
	font-size: 12pt !important;
}
a {
	color: #333333 !important;
	text-decoration: underline;
	background-color: transparent;
}
a:after {
	content: " <http://www.st-minutiae.com" attr(href) ">";
	font-size: 9pt;
	text-decoration: none !important;
}
a[href^=http]:after, a[href^=mailto]:after {
	content: " <" attr(href) ">";
	font-size: 9pt;
	text-decoration: none !important;
}
a[rel~=bookmark]:after {
	content: normal;
}
nav.navlink li {
    list-style-type: none;
}
nav.navlink ul:before, nav.navlink ul:after {
    content: "";
}
body > footer a:after {
    font-size: 8pt;
}
abbr[title]:after {
	content: " (\"" attr(title) "\")";
}
img {
	max-width: 100%;
}
p {
	orphans: 3;
	widows: 3;
}
ul > li {
	list-style-type: square;
}
table, form, .float-lt, .float-rt, img, .equation, .thumbnails {
	page-break-inside: avoid !important;
}
table, form, aside#sidebar, .thumbnails, .example, .figure, figure, p.notice {
	color: inherit;
	background-color: #CCCCCC;
	border-color: #999999;
}
th {
	color: #000000;
	background-color: #AAAAAA;
}
td, caption, .quote {
	color: #000000;
	background-color: transparent;
}
fieldset {
	border-color: #999999;
}
pre {
	white-space: pre-wrap;
}
