.text {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
	line-height: 16px;
	text-decoration: none;
}
.head0 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	font-style: normal;
	line-height: 20px;
}








.head1 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	font-style: normal;
	line-height: 18px;
}
.head2 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 20pt;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	font-style: normal;
}
.link {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
	
}
.orangetext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: normal; color: #ff6600; text-decoration: none}

#video a {
    font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 9pt;
    background-color: #000000;
  	text-decoration:none;
	color: #96ffe3;
    float: left;
	margin: 0px 0px 0px 0px; 
	padding: 1px 30px 1px 5px;
	border-bottom:none;
	}

	
	#video a:hover { 
	background-color: #000000;
    color: #e9fff9;
	border-bottom:none;

	}
