body {
	background-color: #00CC33;
	background-image: url(images/gradientgreen1.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #006633;
}
.script {
	font-family: "Brush Script MT", "Freestyle Script", cursive;
}
li {
	font-size: 14px;
	font-style: italic;
	line-height: 16px;
}
.close {
	margin-bottom: -12px;
}
.closetop {
	margin-top: -4px;
}


a:link {
	color: #006633;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	color: #33CCFF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #006633;
	text-decoration: none;
	font-weight: bold;


.center {
	text-align: center;
}

h6 {
                text-align: center;
	color: #006363;
	font-family: "Comic Sans MS",arial, sans-serif;
	font-size: 12px;
}

