h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #9999FF;
	text-decoration: none;
	background-color: #E6E6E6;
	border: thin solid #999999;
	padding: 5px;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	padding-right: 20px;
	padding-left: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.header {
	height: 80px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	float: none;
	background-color: #CC0066;
	border: 1px solid #CC0066;
}
.content {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	float: none;
	height: auto;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CC0066;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 20px;
}
a:link {
	font-weight: bold;
	color: #CC0066;
	text-decoration: none;
	font-size: 12px;
}
a:visited {

	font-weight: bold;
	color: #CC0066;
	text-decoration: none;
	font-size: 12px;
}
a:hover {

	font-weight: bold;
	color: #CC0066;
	text-decoration: underline;
	font-size: 12px;
}
a:active {

	font-weight: bold;
	color: #CC0066;
	text-decoration: none;
	font-size: 12px;
}
body {
	background-color: #E4E4E4;
}
.next {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	color: #006699;
}
.instructions {
	float: none;
	width: 690px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 30px;
	font-size: 12px;
}
.menu {
	height: 20px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	float: none;
	background-image: url(images/menu.png);
	background-repeat: no-repeat;
	border-top: 1px none #CC0066;
	border-right: 1px solid #CC0066;
	border-bottom: 1px none #CC0066;
	border-left: 1px solid #CC0066;
	padding: 0px;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	letter-spacing: -1px;
	word-spacing: 1px;
}
.credits {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

.credits a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.video {
	padding: 10px 10px 10px 30px;
	text-align: center;
}
h3 {
	text-align: left;
	color: #CC0066;
}

