@charset "utf-8";
p {
	font-family: "Century Gothic";
	font-size: 14px;
	line-height: 125%;
	color: #00FF00;
}
h2 {
	font-family: "Century Gothic";
	color: #FF6600;
	border-bottom-width: medium;
	border-bottom-style: none;
	border-bottom-color: #FFFF00;
	text-decoration: underline;
}
