h3 a {
	font-size: 1.2em;
	font-weight: bold;
	color: #018cfb;
	text-decoration: none;
}

h3 a:hover {
	text-decoration: underline;
}

p {
	margin: 0.4em 0 1.0em 0;
}
