#leftCol, #rightCol, #horizNav, #topnav {
display: none;
}
	
a { 
color: #000;
}

table#list th.title {
border: 1px solid #000;
}

table#list {
width: 100%;
}


table#list tr td, table#list tr th {
font-size: 12px;
}

table#list th.printheader {
display:block;
font-size: 150%;
font-weight: bold;
white-space: nowrap;
}
