@charset "ISO-8859-1";
a:link {
	color: #AAAAAA;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #AAAAAA;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #AAAAAA;
}
#video {
	font-family: Arial, Verdana, sans-serif;
	color: #828282;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
h3 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 17px;
}
h4 {
	font-size: 13px;
	font-family: Arial, Verdana, sans-serif;
	margin-bottom: -10px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
h5 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	width: 450px;
	font-weight: normal;
	color: #777777;
	line-height: 18px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.h3 {
	text-align: left;
}
#video .h3 a {
	text-align: center;
}
