h1 {
	padding: 5px;
	font-style: normal;
	font-weight: normal;
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #660000;
	color: white;
}
h2 {
	margin-bottom: 10px;
	padding-top: 20px;
	border-top-color: #cccccc;
	border-top-width: 1px;
	border-top-style: solid;
	margin-top: 20px;
	font-weight: bold;
	font-size: 14px;
	color: #660000;
}
h3 {
	margin-bottom: 5px;
	margin-top: 10px;
	font-weight: bold;
	font-size: 14px;
	color: #660000;
}

p.head {
	font-size: 10px;
	line-height: 24px;
	text-align: right;
	color: #666666;
}
p.caption {
	font-size: 10px;
	color: #666666;
}
p.intro {
	margin-top: 10px;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#clip {
	padding: 10px;
	margin-bottom: 10px;
	width: 520px;
	font-weight: bold;
	background-color: #edecc7;
}
#video {
	padding-bottom: 30px;
	padding-top: 40px;
	border-top-color: #dcdbbe;
	border-top-width: 1px;
	border-top-style: solid;
	margin-top: 10px;
	width: 520px;
	text-align: center;
}
