body {
	background-color: #487e9d;
	margin-top: 10px;
	font: normal 12px "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
}
h1 {
	font-size: 18pt;
	font-weight: bold;
	color: #CC0000;
}
a:link {
	color: #0000CC;
}
a:visited {
	color: #0000CC;
}
a:hover {
	color: #990000;
}
a:active {
	color: #0000CC;
}
.audiolnks {
	font: normal 11px Georgia, "Times New Roman", Times, serif;
}
