.justify {  text-align: justify}

.no_ul {  text-decoration: none}

a:hover {  color: #CC0000}

.no_rollover {  color: #660000; text-decoration: none}

.no_rollover:hover {  color: #660000; text-decoration: none}

.imageblock {
	float: right;
	text-align: center;
	margin: 0px 0px 10px 10px;
	display: inline;
	width: 210px;
	border: 1px solid #CCCCCC;
	padding: 5px;
	clear: right;
}

h2 { 
	font-size:140%;
	font-weight:bold;
	color:#000000;
}

h3 {
	font-size:110%;
	font-weight:bold;
	color:#000000;
}

.audiobox {
	float:right;
	clear:right;
	width:300px;
	padding-bottom:10px;
	text-align:right;
}

.caption {
	text-align:left;
	margin-top:2px;
}

