@charset "UTF-8";
/* CSS Document */

.credit {
	font-weight: bold;
	color: #660000;
	background-color: #FFFFCC;
}
#rightbox {
	float: right;
	height: 243px;
	width: 300px;
	margin-bottom: 6px;
	margin-left: 12px;
}
.credit2 {
	font-size: 80%;
	font-weight: bold;
	color: #660000;
	text-align: center;
	background-color: #FFFFCC;
}

