body {
	background-color: #009999;
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
}
a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #009900;
}
a:hover {
	text-decoration: none;
	color: #9999FF;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}
p ,li{
	font-family: "Century Gothic", "Gill Sans MT", Arial, sans-serif;
	font-size: 14px;
	color: #000033;
	margin-right: 10px;
	margin-left: 10px;
}
h1 {
	font-size: 1.6em;
	color: #000033;
	font-family: "Times New Roman", Times, serif;
	line-height: 100%;
	margin-left: 10px;
}


h2 {
	font-size: 1.4em;
	color: #000033;
	font-family: "Times New Roman", Times, serif;
	line-height: 100%;
	margin-left: 10px;
}
h3 {
	font-size: 1.2em;
	color: #000033;
	font-family: "Times New Roman", Times, serif;
	line-height: 100%;
	background-color: #99FF99;
}
.copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.75em;
	color: #666666;
}
.imgtext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	color: #000033;
}
.Firstletter {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000033;
}
li {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.1em;
	line-height: 100%;
	color: #990000;
}
