
h1 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight: bold;
	color: #00736A;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold; 
	font-style:italic;
	color: #333333;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: black;
	line-height: 18pt;
}
