div.title {
	color: #0089C5;
	font-weight: bold;
	margin-bottom: 5px;
	padding-bottom: 2px;
	width: 500px;
	border-bottom: 1px solid #0089C5;
}

div.intro {
	margin-top: 5px;
	margin-bottom: 5px;
}

div.description {
	margin-top: 5px;
	margin-bottom: 5px;
}