
  @media screen, print {
#news, #reports, #misc{
	width:197px; 
	float:left; 
	vertical-align: text-top;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 120%;
	background: #ffffff;
    }
	.banner {
	width: 100%;
	background-color: #ffffff;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	border-bottom:1px solid #8f0000;
	color: #8F0000;
    line-height: 100%;
}
li{
 line-height: 110%;
}
h3{
 margin-top: 10px;
}
}
