BODY  {
	font-size : 10pt;
	font-family : Arial, helvetica, san-serif;
	font-weight : bold;
	font-style : normal;
	color : silver;
	background-color : black;
}

A  {
	color: steelblue;
	text-decoration: underline;

}

A:Visited  {
	color: maroon; 
	text-decoration: none 
}

A:Active  {}

A:Hover  {
;
}

.bold  {
	font-weight : bold;
}
.heading3 { font-size : 10pt; font-family : Arial, helvetica, san-serif; font-weight : bold; font-style : normal; color : #6699CC; background-color : black; ; text-align: center}
td { font-size : 10pt; font-family : Arial, helvetica, san-serif; font-weight : bold; font-style : normal; color : silver; }
.tiny { font-size : 8pt; font-family : Arial, helvetica, san-serif; font-weight : normal; font-style : normal; color : silver; ; text-align: center}
.heading2 { font-size : 12pt; font-family : Arial, helvetica, san-serif; font-weight : bold; font-style : normal; color : #6699CC; background-color : black; ; text-align: center}
th { font-size : 10pt; font-family : Arial, helvetica, san-serif; font-weight : bolder; font-style : normal; color : #FFFFFF; }
.musicListing { font-size : 10pt; font-family : Arial, helvetica, san-serif; font-weight : lighter; font-style : normal; color : silver; }
.dirList { font-size : 10pt; font-family : Arial, helvetica, san-serif; font-weight : bold; font-style : normal; color : lightslategray; }
.title { font-size : 10pt; font-family : Arial, helvetica, san-serif; font-weight : bold; font-style : normal; color : lightslategray; ; text-decoration: underline}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}
img {
	text-align: center;
	background-position: center;

}
