.col2 {
	display: none;
}
.col3 {
	display: none;
}
#body-body strong {
	font-weight: bold;
}
#body-body em {
	font-style: italic;
}
#body-body a {
	color: #000;
	text-decoration: underline;
}
#body-body ul li {
	list-style: disc;
	margin-left: 20px;
	padding-left: 5px;
}
#body-body ol li {
	list-style: decimal;
	margin-left: 20px;
	padding-left: 5px;
}
#hideforprint {
	display: none;
}
