/* CSS Document */


p.intro {
	font-size:13px;
	line-height: 19px;
}

h2 {
	font-size: 10px;
	color: #007054;
	text-transform: uppercase;
	margin-bottom: 12px;
	margin-top: 20px;
}
h3 {
	font-size: 11px;
	color: #007054;
	margin-bottom: 12px;
	margin-top: 20px;
}

.pname {
	text-transform: none;
	font-weight: bold;
	font-size: 11px;
}
.ptitle {
	text-transform: uppercase;
	font-weight: normal;
	font-size: 10px;
}
