body {
	background-color: #336633;
	font-family: Papyrus, Herculanum, Harrington, fantasy;
	
}
.gonext {
	padding: 2px;
	text-align: center;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	vertical-align: middle;
	background-color: #990000;
	font-size: 12px;
	color: #000000;
}
a:link {
	font-family: Papyrus, Herculanum, Harrington, fantasy;
	color: #FFCC00;
	text-decoration: none;
	font-size: 18px;
	vertical-align: text-bottom;
	text-align: center;
}
a:visited {
	font-family: Papyrus, Herculanum, Harrington, fantasy;
	color: #FFFF00;
	text-decoration: none;
	font-size: 18px;
}
a:hover {
	font-family: Papyrus, Herculanum, Harrington, fantasy;
	font-size: 18px;
	color: #669900;
}

h1{
	font-family: Papyrus, Herculanum, Harrington, fantasy;
	font-size:25px;
	text-align:center;
	color: #FF9900;
}



.valid{
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

h6 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #990000;
	text-decoration: underline;
}
h6 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}

h6 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #993300;
	text-decoration: underline;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: lighter;
}
.pictureframe {
	text-align: center;
	vertical-align: middle;
	padding: 2px;
	border: 2px solid #000000;
	background-color: #003300;
}
.slides {
	text-align: center;
	vertical-align: middle;
	padding: 0px;
	border: 1px solid #000000;
	background-color: #003300;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFCC00;
	text-align: left;
	padding: 12px;
}
p a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
	text-decoration: underline;
	font-weight: bold;
}
p a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}

p a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #993300;
	text-decoration: underline;
}
