* {
	font-family: Arial, sans-serif;
}

ul {
   list-style: disc;
	margin: 5px 0 15px 17px;
}

ul li {
   margin: 0 0 3px 0px;
   padding: 0 0 0 0px;
   font-size: 11px;
}
<!-- for BW printing of /Goals/BP/summary.cfm summary and details pages -->
a {
	color:#000000;
}

.summaryBox a {
	color:#000000;
}
.cappedAccount {
	color: #000000;
}
.footer {
	color:#000000;
}
.footer a, h1 {
	color:#000000;
}
.details {
	color:#000000;
	float:none !important;
}

.printDetails {
	color:#000000;
	float:none !important;
}
.printDetails table,td  {
    height: 100%;
	float:none !important;
}
.printDetails th {
	background: none;
	background-color:#FFFFFF;
	font-size: 12px;
	color: #000000;
	text-align: center;
	border: solid thin #000000;
	float:none !important;
}
.printDetails td {
	background: none;
	background-color:#FFFFFF;
	font-size: 11px;
	color: #000000;
	text-align: center;
	border: solid thin #000000;
	float:none !important;
}

div {
    overflow: visible !important;
}
