
.overviewText {
	padding: 10px 10px 0 10px;
}

.overviewText p {
	line-height: 1.3em;
}

a.overviewLinks {
	text-decoration: underline;
	cursor: pointer;
	color: #000;
}

a.overviewLinks:hover {
	text-decoration: none;
}
ul.whitepaperAttributes {
	font-size: 105%;
	margin: .5em 0 .4em 0 !important;
	list-style: none;
}

.whitepaperAttributes li {
	margin: 0 !important;
	padding-right: 35px;
}

.whitepaperAttributes li strong {
	color: #35699a;
}
