body {
	background-color: #FFFFCC;
	font-family: "Comic Sans MS", Arial, sans-serif;
}
h1 {
	font-size: xx-large;
	font-weight: bold;
	color: #669933;
	text-align: center;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
p {
	font-size: small;
	font-weight: normal;
	color: #000000;
}
h2 {
	font-size: x-large;
	font-weight: normal;
	color: #669933;
	text-align: center;
}
h3 {
	font-size: medium;
	font-weight: normal;
	color: #669933;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.nav a {
	font-size: medium;
	text-decoration: none;
	color: #669933;
	font-weight: normal;
}
.contact {
	font-size: small;
	color: #000000;
	margin-top: 0px;
	padding-top: 0px;
}
.nav a:hover {
	color: #339999;
	text-decoration: underline;
}

li {
	font-size: small;
	list-style-image: url(images/bullet.gif);
	margin-top: 5px;
	padding-top: 5px;
}
a {
	color: #669933;
	font-weight: bold;
}
a:hover {

	color: #339999;
	text-decoration: underline;
}
.acrobat {

	font-size: x-small;
	color: #000000;
	margin-top: 0px;
	padding-top: 0px;
}
