body { 
 background-color: #000000; 
 color: #000099;
 margin: 5;
 font-size: 11pt;
 font-family: Arial, Helvetica, sans-serif;
}
a:link { color: #0000ff; text-decoration: none; }
a:visited { color: #000099; text-decoration: none; }
a:hover { color: #ff9900; text-decoration: none; }

.pageContent { font-size: 11pt; margin-left:20px; margin-right:20px; }
.albumIndexDescription { color:#9999cc; font-size: 10pt;  margin-left: 80px;  margin-right: 2px; margin-top: 5px;}

.marginL10 { margin-left:10px; }
.marginL25 { margin-left:25px; }


/* Backgrounds  */
td.contentIndexW { background-image: url(images/BGindex_03.jpg); }
td.contentIndex { background-image: url(images/BGindex_04.jpg); }
td.contentIndexE { background-image: url(images/BGindex_05.jpg); }

td.navW{ background-image: url(images/BGnav_03.jpg); }
td.nav { background-image: url(images/BGnav_04.jpg); }
td.navE { background-image: url(images/BGnav_05.jpg); }

td.BGblue { background-image: url(images/BGPOP_03.jpg); }


.marginRL10 { margin-left:10px; margin-right:10px; font-size: 11pt; }
.text110B {  color: #9999ff; font-size: 110%; font-weight: bolder; letter-spacing: .25pt; line-height: 5px; }
.textNorm { font-size: 11pt; }
.textPale { font-size: 9pt; color: #bec0dd; }
.textFirstLetter { font-size: 14pt; }

