body {
	background-color: #ffffff;
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 12pt;
	}

.noindent {
	text-indent: 0px;
	}
	
a {
	color: #006faf;
	}

code {
	font-family: APLHELP, Lucida Console, monospace;
	}

code.block {
	background-color: #ffffcc;
	display: block;
	margin-bottom: 9pt;
	margin-top: 3pt;
	padding: 6pt;
	}

code em {
	font-family: Times New Roman, serif;
	}

em, strong {
	color: #006faf;
	}

h1, h2, h3, h4, h5 {
	color: #cc3333;
	margin-bottom: 0pt;
	margin-left: 0pt;
	margin-right: 0pt;
	margin-top: 15pt;
	padding: 0pt;
	}

h1 {
	font-size: 44pt;
	font-family: Garamond, serif;
	line-height: 32pt;
	}

h1 a {
	color: #006faf;
	text-decoration: none;
	}

h2 {
	border-bottom: 3pt solid #f2caca;
	font-size: 20pt;
	line-height: 13pt;
	}

h2.hidden {
	display: none;
	}

h3 {
	border-bottom: 2pt solid #82bcdd;
	color: #006faf;
	font-size: 16pt;
	font-style: italic;
	line-height: 12pt;
	}

h4 {
	border-bottom: 1pt solid #f2caca;
	font-size: 14pt;
	line-height: 10pt;
	}

h5 {
	border-bottom: 1pt solid #f2caca;
	color: #006faf;
	font-size: 12pt;
	font-style: italic;
	line-height: 8pt;
	}

img.right {
	float: right;
	margin-bottom: 9pt;
	margin-left: 9pt;
	}

p {
	margin-bottom: 9pt;
	margin-left: 0pt;
	margin-right: 0pt;
	margin-top: 3pt;
	padding: 0pt;
	text-indent: 24pt;
	}

p#copyright {
	border-top: 2pt solid #dddddd;
	color: #666666;
	font-size: 10pt;
	margin-top: 18pt;
	padding-top: 9pt;
	text-align: center;
	text-indent: 0pt;
	}

table tr td,
table tr th {
	padding: 9pt;
	vertical-align: top;
	}

table tr td {
	border: 1pt solid #99ccff;
	}

table tr th {
	border: 1pt solid #cc3333;
	color: #cc3333;
	text-align: left;
	}

table tr.subheading th {
	background-color: #006faf;
	text-align: center;
	}

table tr th a:link,
table tr th a:visited {
	color: #f2caca;
	}

table tr.subheading th a:link,
table tr.subheading th a:visited {
	color: #99ccff;
	}

table tr th a:hover,
table tr th a:active,
table tr.subheading th a:hover,
table tr.subheading th a:active {
	color: #ffffff;
	}

ul {
	margin-bottom: 9pt;
	margin-left: 30pt;
	margin-right: 0pt;
	margin-top: 3pt;
	padding: 0pt;
	}

ul li {
	margin: 0pt;
	padding: 0pt;
	}

ul#nav {
	display: none;
	}
