/* CSS Document */
body{ 
color: #000000;
background: #ffffff;
font-family:"Times New Roman", Times, serif; 
font-size: 12pt; 
}

a{ 
text-decoration: underline; 
color: #0000ff; 
}
 
#wrapper{
	width: 7.0in;
	float: none;
	border: none;
	margin-bottom: 0in;
	margin-left: auto;
	margin-right: auto;
}

#printlogo{
	display: none;
}

#content{
	margin-left: 0px;
	width: auto;
}

#footer{
display:none;
}

#banner, #nav, #leftcol{
	display: none;
	margin-top: 0in;
}
