
BODY {
	font-family: Verdana;
}
.navlink {
	color: 003262;
	font-size: 7pt;
	font-weight: bold;
	margin-bottom: 3px;
	margin-left: 10px;
}
a.navlink {
	text-decoration: none;
}
a.navlink:hover {
	text-decoration: underline;
}
.bignavlink {
	color: 003262;
	font-size: 9pt;
	font-weight: bold;
	margin-bottom: 5px;
	margin-left: 2px;
}
a.bignavlink {
	text-decoration: none;
}
a.bignavlink:hover {
	text-decoration: underline;
}
.header {
	font-size: 14pt;
	font-weight: bold;
	color: 003262;
}
.navheader {
	font-size: 9pt;
	font-weight: bold;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-top: 7px;
}

.legalinfo {
	font-size: 7pt;
	color: black;
}
.playlist {
	visibility: hidden;
	background-color: d6e3ef;
	color: black;
	font-family: "MS Sans Serif";
	font-size: 8pt;
}
.playlisttext {
	visibility: hidden;
	font-family: MS Sans Serif; 
	font-size: 8pt; 
	font-weight: bold
}

.playspeed {
	visibility: hidden;
	font-family: MS Sans Serif;
	font-size: 8pt;
}
