h1 {
	font-family: Palatino, "Times New Roman", Times;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #004C70;
	letter-spacing: 1px;
	text-align: left;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
