@charset "utf-8";
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
}
p {
	vertical-align: top;
	margin-right: 10px;

}
h1 {
	font-family: "Copperplate Gothic Bold";
	font-size: 24px;
	color: #99CC00;
}
ul {
	list-style-type: square;
	line-height: 18pt;

}
h3 {
	font-family: "Copperplate Gothic Bold";
	font-size: 18px;
	font-style: italic;
}
h2 {
	font-family: "Copperplate Gothic Bold";
	font-size: 18px;
	color: #000000;
}
