/* CSS Document */

 * {
    visibility: hidden;
  }

/* * img {
    height: 0;
    width: 0;
    position: absolute;
  }
*/
#header {
visibility:visible;
}

#rightcolumn_container * {
	visibility: visible;
	width: 6.5in;
	margin: 0 20px 0 20px}

body {
	background-color: #FFFFFF;
}

  

p {
    font-family: "Bitstream Vera Serif";
    font-size: 10pt;
    line-height: 14pt;
  }

.noprint {
	display: none;
	
}

.print_page {
	display: none;
}
