/* JAG85.com Music Styles */

	body{ 
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	background-color:white;
	font-family:Arial, Helvetica, sans-serif;
	color:Black;
	}
	
	h2{
	color:#333333;
	margin-bottom:0;
	}
	
	h3{
	color:#666666;
	margin-bottom:0;
	}
	
	h4{
	font-style:italic;
	font-weight:bold;
	color:#333333;
	margin-bottom:0;
	}
	
	p{
	margin-top:0.5ex;
	}
	
	.layoutTable{
	border:0;
	padding:0;
	margin:0;
	height:100%;
	}
	.layoutTable td{border:0;padding:0;padding:0;}
	
	.content{
	font-size: 10pt;
	padding:0.25ex;
	}
	.content a:link, .content a:visited    {color: Gray; text-decoration: underline;}
	.content a:active, .content a:hover  {color:#CCCCCC; text-decoration: none;}
	
	.picture{
	margin:0.4ex;
	border:1px solid black;
	}
	
	.date {
	color:gray;
	font-style:italic;
	}
	
	.tableItem {
	font-size: 9pt;
	line-height: 9pt;
	}	
	.tableItem a:link, .tableItem a:visited    {color: Black; text-decoration: underline;}
	.tableItem a:active, .tableItem a:hover  {color: Gray; text-decoration: none;}
	
	.headertext {
	font-size: 12pt;
	font-weight:bold;
	line-height: 12pt;
	}

	.trayLinks{
	font-size: 9pt;
	padding:0.25ex;
	text-align:center;
	background-color:#E3E3E3;
	}
	.trayLinks a:link, .trayLinks a:visited{text-decoration:none;color:black;}
	.trayLinks a:hover, .trayLinks a:active{color:gray;}
	.trayLinks ul{list-style:none;}
	.trayLinks li{display:inline;}
