.mmsonglist {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
	display: inline;
	padding: 6px;
	border: thin outset #CC6600;
}
.MMLIST {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #333333;
	margin: 2px;
	padding: 6px;
	border: thin solid #999999;
}
.MMLISTCopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #333333;
	margin: 2px;
	padding: 6px;
	border: thin solid #CCCCCC;
}
