/* CSS Print Document */

body {
	background: white;
	font-size: 12pt; 
	font-family:"Times New Roman", Times, serif;
	}

div {
	margin-right:2%;
	}



.noprint {display: none;}

.masthead {display:none;}

.tabbernav { display:none;}

iframe { width:100%; height:1100px; }



