@charset "utf-8";
p {
	font-size: 14px;
	color: #666;
	line-height: 120%;
}
ul {
	font-size: 14px;
	color: #666;
	line-height: 150%;
}
h2 {
	font-size: 18pt;
	color: #339900;
	text-transform: uppercase;
	letter-spacing: 5px;
}
ul li strong {
	color: #003300;
}
.copyright {
	font-size: 10px;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	background-color: #ffffff;
}
body {
	background-color: #e0f0e4;
	margin-left: 15%;
	margin-right: 15%;
}
a:link {
	color: #003300;
}
a:hover {
	color: #cc6600;
	text-decoration: none;
}
#footer {
	background-color: #ffffff;
}
h1 {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	color: #9C3;
}
