p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #00CC66;
	font-size: 16px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #999900;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CC9900;
	text-align: center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #009933;
	font-size: 18px;
}
a:link {
	color: #FFFF99;
}
a:visited {
	color: #FFCC00;
}
a:hover {
	color: #CCFF00;
}
body {

	margin-left: 25px;
	margin-right: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #00CC66;
	background-color: #3B453C;
	font-size: 16px;
}

