.wheremusictext {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #8286AA;
	font-weight: bold;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 16px;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8286AA;
	background-color: #003366;
}

a:hover {
	color: #FF0000;
}

a {
	color: #FFFFFF;
}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #8286AA;
	font-weight: bold;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	list-style-type: disc;
}

.anavigation {
	color: #9999CC;
	text-decoration: none;
}

.tablewithquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}

blockquote {
	border: 1px #3D6689 solid;
	margin-left: 1em;
	margin-right: 1em;
	padding: 1em;
	background-color: #144772;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: normal;
	line-height: 16px;
	clear: both;
}
strong {
	font-weight: bold;
}

em {
	font-style: oblique;
	font-weight: bold;
}
