BODY {background-color: #FFFFFF; font-family: Arial, times}

HR {color: #FF9900}

.mainhead {font-family: Morrissey, Arial, Times; font-size:16pt}

/* band list on main page */
.bandlist {font-family: Arial, Times; font-size:12pt; color: #000000}

/* footnote text on main page */
.mainpagefoot {font-family: Arial, Times; font-size:10pt; color: #000000}

/* e.g. footer text */
.mainfoot {color: #0000FF; font-size:9pt}

/* e.g. FAQ footer text */
.faqfoot {color: #000000; font-size:9pt}

/* e.g. side-bar links */
.sidehead {font-family: Arial, Times; font-size:10pt; color: #000000}

/* e.g. top ten links */
.subsidehead {font-family: Arial, Times; font-size:9pt; color: #0000FF; text-decoration:none}


/* e.g. album names on album listing pages */
.subhead {font-family: Arial, Times; font-size:18pt; color: #000000; font-style:italic}


/* default text on all pages */
.sitetext {font-family: Arial, Times; font-size:10pt; color: #000000}

/* error text on pages */
.redtext {font-family: Arial, Times; font-size:10pt; color: #FF0000; font-weight:bold}

/* track list on album pages */
.tracklist {font-family: Arial, Times; font-size:12pt; color: #000000}


/* track name on tone pages */
.trackhead {font-family: Arial, Times; font-size:18pt; color: #000000; font-style:italic}

/* regular heading on pages */
.regularhead {font-family: Arial, Times; font-size:16pt; color: #000000; font-style:italic}

/* e.g. band names on tone pages */
.bandhead {font-family: Sans, Arial, Times; font-size:11pt; color: #000000; font-weight:normal}

.lyrictext {font-family: Arial, Times; font-size:12pt; color: #000000; font-style:italic}

.tonetext {font-family: Courier, Arial, Times; font-size:12pt; color: #000000}


/* if there's a 'note' (that is, an 'N.B.') after the tone */ 
.notetext {font-family: Arial, Times; font-size:10pt; color: #000000}


/* Buttons for preview and download */
a.prevdown:link {text-decoration:none}
a.prevdown:visited {text-decoration:none}
a.prevdown:active {text-decoration:none}

/* heading text on report and search pages */
.reporthead {font-family: Arial, Times; font-size:10pt; color: #000000; font-weight:bold}

/* default text on report and search pages */
.reporttext {font-family: Arial, Times; font-size:9pt; color: #000000}

/* Buttons for sorting */
a.sortby:link {font-family: Arial, Times; font-size:8pt; color: #0000FF; text-decoration:none}
a.sortby:visited {font-family: Arial, Times; font-size:8pt; color: #0000FF; text-decoration:none}
a.sortby:active {font-family: Arial, Times; font-size:8pt; color: #0000FF; text-decoration:none}

/* Black Links for sorting */
a.blksortby:link {font-family: Arial, Times; font-size:10pt; color: #000000; text-decoration:none}
a.blksortby:visited {font-family: Arial, Times; font-size:10pt; color: #000000; text-decoration:none}
a.blksortby:active {font-family: Arial, Times; font-size:10pt; color: #000000; text-decoration:none}

/* Black Links for sorting in report text */
a.blkrepsortby:link {font-family: Arial, Times; font-size:9pt; color: #000000; text-decoration:none}
a.blkrepsortby:visited {font-family: Arial, Times; font-size:9pt; color: #000000; text-decoration:none}
a.blkrepsortby:active {font-family: Arial, Times; font-size:9pt; color: #000000; text-decoration:none}

/* Buttons for browse navigation */
a.navpage:link {font-family: Arial, Times; font-size:10pt; color: #0000FF; text-decoration:none}
a.navpage:visited {font-family: Arial, Times; font-size:10pt; color: #0000FF; text-decoration:none}
a.navpage:active {font-family: Arial, Times; font-size:10pt; color: #0000FF; text-decoration:none}
.navpageplain {font-family: Arial, Times; font-size:11pt; color: #000000}

/* Link for Home page in sidebar */
a.homepage:link {font-family: Arial, Times; font-size:10pt; color: #0000FF; font-weight:bold}
a.homepage:visited {font-family: Arial, Times; font-size:10pt; color: #0000FF; font-weight:bold}
a.homepage:active {font-family: Arial, Times; font-size:10pt; color: #0000FF; font-weight:bold}
