      html, body { margin: 0; padding: 2px; background: transparent;}
      #info { text-align: right; font-size: 7pt; }
			#info h1 { display: none; }
			#main, #info, #copy { position: relative; z-index:2;}
			#copy { text-align: center; padding-top: 10pt; font-size: 7pt; }
			#watermark { background: transparent url(../gfx/watermark2.png) no-repeat 0 0;position: fixed; top: 180px; left:0px; z-index: 0; }
			body { font-size: 8pt; }
			#info, #copy, p, ul { font-family: "Palatino Linotype", "Book Antiqua", serif;  line-height: 12px;   }
			#info p {margin-right: 0pt; }
			p { margin-left: 5pt; margin-right: 5pt; }
      h1 { font-size: 14pt; font-family: "Futura Lt BT", Arial, sans-serif; border-bottom: 2px solid #000; }
      h2 { font-size: 13pt; font-family: "Futura Lt BT", Arial, sans-serif; border-bottom: 2px solid #aaa; }
      h3 { font-size: 11pt; font-family: "Futura Lt BT", Arial, sans-serif; text-decoration: underline;}
      pre, code { font-family: "Courier New", monospace; font-size: 8pt; }
			pre, blockquote { padding: 2pt; margin-left: 10pt; border-left: 3px solid #aaa; }
			a { text-decoration: underline; font-weight: bold; color: black; }
			table, th, td { font-family: "Palatino Linotype", Georgia, serif; font-size: 8pt; }
			table { border-collapse: collapse; border: 1px solid #aaa; }
			th { text-align: center; background-color: #ddd; padding: 5pt 8pt; font-weight: bold; font-size: 9pt; border-bottom: 1px solid #aaa; }
			td { border-bottom: 1px solid #ddd; padding: 4pt 8pt;}
			
   #watermark {_display: none;}
	 @media all and (min-width: 0px){ #watermark {_display: none;} }

/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}

