.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
a {
	text-decoration: none;
	color:#000000;
}
a:hover {
	text-decoration:none;
	color:#3366CC;
}.italics {
	font-style: italic;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #333333;
}
.bold {
	font-weight: bold;
}
#listen {
}
#listen a {
	color:#FFFFFF;
	text-decoration:none
}li {
	background-color: #5987C6;
	text-transform: uppercase;
	list-style-position: inside;
	list-style-type: circle;
	color: #5987C6;
	font-size: 10px;
}
