/* APD Intranet Print Style Version 1.0 */
/* Latest Revision: 17 MAY 2006 */
/* print.css */

body {
	background: transparent none;
	max-width: 100%;
	font-size: smaller;
	float: none !important;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

.included-part {
	display: none;
}

#left-nav1 {
	display: none;
}

#right-box1 {
	display: none;
}

#sidebar  {
	display: none;
}

td, th {
	font-size: 10pt;
	font-family: "Times New Roman", Times, serif;
}

h1 {
	font-family: "Times New Roman", Times, serif;
}

h2 {
	font-family:"Times New Roman", Times, serif;
}

code {
	font-size: 90%;
	font-stretch: narrower;
}

a:link, a:visited {
	color: #800000;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}