h1 {
	font-size: 17pt;
	color: #4c7cb3;
}

h2 {
	font-size: 12pt;
	color: #52b845;
}

h1, h2 {
	font-weight: 100;
	margin: 0;
	padding: 0 0 12px 0;
}

p {
	margin: 0;
	padding: 10px 0 0 0;
}

p.first {
	padding: 0;
}

.highlight {
	font-size: 11pt;
	font-weight: bold;
	color: #4c7cb3;
	text-transform: uppercase;
}