.style7 {
	font-size: 14pt
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #999966;
	background-color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFF77A;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bolder;
	color: #999966;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFF77A;
	padding-left: 5px;
}
.image_top {
	margin-bottom: 10px;
	margin-right: 0px;
	padding-right: 0px;
	padding-left: 0px;
	text-align: center;
	border: thin solid #999966;
	margin-left: 0px;
}
.video_squares {
	background-color: #A0A070;
	text-align: center;
	border: thin solid #FFF77A;
	padding: 10px;
	margin-top: 25px;
	margin-right: 400px;
	margin-bottom: 20px;
	margin-left: 20px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 10px;
}
.indent_p {
	margin-right: 50px;
	margin-left: 50px;
	text-align: justify;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	padding: 10px;
}
