.pod .content h1 {
	color: #255492;
	font: normal 1.667em/1 Georgia, "Times New Roman", Times, serif;
	margin: 0;
}
.pod .content h2 {
	color: #779818;
	font: italic 0.89em/1.125em Georgia, "Times New Roman", Times, serif;
	margin: 15px 0 5px;
}
.pod .content p {
	color: #646464;
	font: normal 0.875em/1.125em Helvetica, Arial, sans-serif;
	margin: 0 0 0.5em;
}
	.pod .content p a {
		color: #01a7c4;
		font-weight: bold;
	}
	.pod .content p a:hover {text-decoration: underline;}