/* CSS Document */

body {
	margin-top: 0px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}
.nav {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 3px;
	background-color: #E4E4E4;
	text-decoration: none;
	display: block;
}
.nav:hover {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 3px;
	background-color: #ccddee;
	text-decoration: none;
}
.vidtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13.5px;
	font-weight: bold;
	background-position: center;
}

