body {
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	text-transform: uppercase;
	color: #999999;
}
.header {
	width: 420px;
	position: relative;
}
.colourbar {
	position: relative;
	height: 5px;
	width: 420px;
	margin-top: 10px;
}
.videodiv {
	height: 285px;
	width: 420px;
	margin-top: 10px;
}
.footer {
	position: relative;
	height: 5px;
	width: 420px;
	margin-top: 10px;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
