.masthead, .rightcol, .side, .leftcol, .noprint { display: none; }

.middlecol { 
position:relative;
left:0px;
top:0px;
bottom:59px;
width:85%;
overflow:visible;

background-color: #fff; 
color: #000; 
font-family: "Times New Roman", Garamond, serif; 
font-size:12pt;
line-height:12pt;
border: none; 
}


