@charset "UTF-8";
/* CSS Document */

.heading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 19px;
  color: #FFF;
}
.bodytext {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 17px;
  color: #666;
  font-weight: normal;
}
.paragraph {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 17px;
  color: #666;
  font-weight: normal;
}
.heading2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #666;
}
.moreinfo {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #666;
  font-style: italic;
}
a:link {
  color: #666;
  text-decoration: none;
}
a:visited {
  text-decoration: none;
  color: #666;
}
a:hover {
  text-decoration: none;
  color: #666;
}
a:active {
	text-decoration: none;
	color: #666;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
.subtext {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #666;
}
.subtextbold {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #666;
}
#Instruction p {
  font-family: Arial, Helvetica, sans-serif;
}
.videotext {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 36px;
  font-weight: bold;
  color: #666;
}
