

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
a:link  {
	font-weight: bold;
	color: #5D7685;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #92B6CD;
	text-decoration: none;
}
a:hover {
	color: #92B6CD;
	text-decoration: underline;
}

#menu li{
	display: inline;
}

#menu_nostyle {
	display: block;
}
#menu {
	display: none;
}

.content {
}
#footer {
}
.video {
}
.video_img {
	border: 1px solid #000;
}

.videotext {

}
.videoinfo {
	margin-top: 0px;
	font-size: x-small;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}

.smallprint {
	font-size: x-small;
}

