.text {
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 16pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.bold {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #666600;
	line-height: 16pt;
}

.ttl {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #627159;
}
a:link {
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #330000;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #330000;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
}
.headers {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #330000;
	line-height: inherit;
	text-decoration: none;
	vertical-align: bottom;
}
.indexpage {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #627159;
}
.vidDownload
{
  text-align: center;
  font-family: Verdana, Arial, sans-serif;
  font-size: 8pt;
  font-style: normal;
  line-height: 16pt;
  font-weight: normal;
  font-variant: normal;
  color: #000000;
  text-decoration: none;
  font-weight: bold;
}

.vidDownload a:link
{
  text-decoration: none;
  font-weight: normal;
  color: black;
}

.vidDownload a:hover
{
  text-decoration: underline;
  font-weight: normal;
  color: #FF9900;
}

.vidDownload a:active
{
  text-decoration: underline;
  font-weight: normal;
  color: #FF9900;
}

.vidDownload a:visited
{
  color: black;
  font-weight: normal;
}

.vidCaption
{
  text-align: center;
  font-family: Verdana, Arial, sans-serif;
  font-size: 8pt;
  font-style: normal;
  line-height: 16pt;
  font-weight: normal;
  font-variant: normal;
  color: #000000;
  text-decoration: none;
}

.playButton
{
  top: 195px;
  opacity: .6;
  filter: alpha(opacity=60);
}.navBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 16pt;
	font-weight: bold;
	font-variant: normal;
	color: #FFAB2A;
}
