body {  text-align: left;
        color: #000000; 
        background: #ffffff; 
        font-family: Times New Roman, Times, serif;
        font-size: 12pt; 
        }

#wrapper, #mainContent, #boxout2 {
	width: auto;
	border: 0;
	margin-left: 1%;
	padding: 0;
	float: none;
        background: transparent;
	}

a:link, a:visited { 
        text-decoration: underline; 
        color: #0000ff;
        }

#masthead, #sidebar, #subnav, #boxout, #footer{ 
        display: none; 
        } 

#pagetitle {
        border-bottom: 1px solid #000000;
        margin-bottom: 10pt;
        }

p       {
        width: 100%;
        color: #000000;
        font-family: Times New Roman, Times, serif;
        font-size: 12pt; 
        }

