
/* general body classes */
BODY {font-family: verdana, sans-serif;font-size:10px;line-height:14px;color:#000000}
H3 {font-family: verdana, sans-serif;font-size:12px;line-height:14px;color:#000000}
.foot {font-family: verdana, sans-serif;font-size:9px;line-height:14px;color:#000000}

a {color:#E33000; text-decoration:none}
a:hover {color:#E33000; text-decoration:underline}

.nav {font-family: verdana, sans-serif;font-size:10px;line-height:14px;color:#FFFFFF}
a.nav {color:#FFFFFF; text-decoration:none}
a.nav:hover {color:#FFFFFF; text-decoration:underline}

hr {
	width: 400px;
	height: 1px;
	border: 0;
	color: #9E9E9E;
	background-color: #9E9E9E;
	text-align: left;
}

#vid_title {
	margin-top: 10px;
	font-weight: bold;

}