.blockparagraph {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
	white-space: normal;
	display: block;
	margin: 10px;
	padding: 10px;
	border: .5px dotted #999999;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: disc;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	background-color: #000066;
	padding: 10px;
}
