/* Print style sheet================================================*/
html {
	color:#000;
	background:#fff;
}
body     { color: #000; font: 9pt/13pt Georgia, "Times New Roman", Times, serif; background: #fff; text-indent: 0; margin: 0; padding: 5pt; width: 100% }
p  { line-height: 13pt; margin: 0; padding: 0; width: 80% }
em, i     { color: #000; font-size: 10pt; font-style: italic; font-weight: normal; line-height: 13pt; text-align: left; text-indent: 0; word-spacing: normal; display: inline; margin: 0 5pt; padding: 0 }
strong     { color: #4b0082; font-size: 10pt; font-style: normal; font-weight: bold; line-height: 13pt; text-align: left; text-indent: 0; word-spacing: normal; margin: 0 5pt; padding: 0 }
a     { color: #696969; font-size: 10pt; line-height: 13pt; text-decoration: none; border-bottom: 1pt dashed #696969 }
#nav-left, #backstrip, #headnav, #footer {display:none;}
h1   { font-size: 11pt; font-family: "Century Gothic", Helvetica, Arial, Geneva, sans-serif; font-weight: bold }
#header  { color: #fff; font-size: 9pt; font-family: "Century Gothic", Helvetica, Arial, Geneva, sans-serif; font-weight: bold }
h2, h3, h4  { font-size: 10pt; font-family: "Century Gothic", Helvetica, Arial, Geneva, sans-serif; font-weight: bold }
/* Images
================================================*/
img {
	display:block;
	border:0;
}

