body { background-color:#FFFFFF; font: 12px Verdana, Arial, Helvetica, sans-serif; color: #000000;}


TD { font: 12px Verdana, Arial, Helvetica, sans-serif; color: #000000;}
a:link      {  text-decoration: underline; color: #423991; }
a:active    {  text-decoration: underline; color: #423991; }
a:visited   {  text-decoration: underline; color: #423991; } 
a:hover     {  text-decoration: underline; color: #423991; } 


p{ 
margin-top:10; 
margin-bottom:10; 
} 


form{ 
margin-top:0; 
margin-bottom:0; 
} 


.maintxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.boldtxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 20px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.smalltxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 20px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.musictxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.nowplayingtxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 20px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;

}


