a:link { color: #0000CC; font-weight: bold }
a:visited { color: #0000CC; font-weight: bold }
a:active { color: #0066FF; font-weight: bold }
a:hover { color: #0066FF; font-weight: bold }

a.nav:link { color: #0000CC; font-weight: bold; text-decoration: none }
a.nav:visited { color: #0000CC; font-weight: bold; text-decoration: none }
a.nav:active { color: #0066FF; font-weight: bold; text-decoration: none }
a.nav:hover { color: #0066FF; font-weight: bold; text-decoration: none }

a.sample:link { color: #ffffff; font-weight: bold; text-decoration: none }
a.sample:visited { color: #ffffff; font-weight: bold; text-decoration: none }
a.sample:active { color: #ffffff; font-weight: bold; text-decoration: none }
a.sample:hover { color: #ffffff; font-weight: bold; text-decoration: none }

p { font-family: Verdana, Arial; font-size: x-small; font-style: normal; font-weight: normal; color: #000066 }

.nav { font-family: Verdana, Arial; font-size: x-small; font-style: normal; font-weight: bold; color: #000066 }

h1 { font-family: Verdana, Arial; margin-top: 0.2em; margin-bottom: 0.2em; font-size: large; font-style: normal; font-weight: bold; color: #000066 }

h2 { font-family: Verdana, Arial; margin-top: 0.2em; margin-bottom: 0.2em; font-size: medium; font-style: normal; font-weight: bold; color: #0000CC }

h3 { font-family: Verdana, Arial; margin-top: 0.2em; margin-bottom: 0.2em; font-size: x-small; font-style: normal; font-weight: bold; color: #000066 }

.copyright { font-family: Verdana, Arial; margin-top: 0.2em; margin-bottom: 0.2em; font-size: xx-small; font-style: normal; font-weight: normal; color: #000066 }

.time { font-family: Verdana, Arial; margin-top: 0.2em; margin-bottom: 0.2em; font-size: xx-small; font-style: normal; font-weight: normal; color: #000066 }

table.listen {
	background: #ffffff;
	cell-spacing: 0;
	border: 0;
	margin: 0;
}

.sample1 {
	padding: 4px;
	font-size: x-small;
	font-family: Arial, Verdana, sans-serif;
	font-weight: normal;
	color: #ffffff;
	background: #3399ff;
	vertical-align: top;
}

.sample2 {
	padding: 4px;
	font-size: x-small;
	font-family: Arial, Verdana, sans-serif;
	font-weight: normal;
	color: #ffffff;
	background: #336699;
	vertical-align: top;
}

.cat {
	background: #ffffff;
	font-size: medium;
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	color: #cc0000;
}

.vimeoFrame {
	border: 1px solid #000000;
	margin-bottom: 15px;
	width: 400px;
}

