/* Verified with IE8, Firefox 22, Chrome 28 */
body
{
font: 0.85em/1.5em Verdana, Arial, Helvetica, sans-serif;
}

/* Verified with IE8, Firefox 22, Chrome 28 */
pre
{
font: 0.95em/1.5em 'Lucida Console','Andale Mono', Consolas, monospace;
}

/* Verified with IE8, Firefox 22, Chrome 28 */
/* This is only needed because IE8 gets it wrong */
table, thead, tbody, tr, td, th
{
font-size: inherit;
font-family: inherit;
}

/* Verified with IE8, Firefox 22, Chrome 28 */
A:link {text-decoration: none !important}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: none; color: #f60;}

/* Verified with IE8, Firefox 22, Chrome 28 */
.footer thead, .footer tbody, .footer tr, .footer td, .footer th
{
font-size: small;
line-height: 0.9;
}

/* Use full-scale fonts in the music browser for clarity */
/* Verified with IE8, Firefox 22, Chrome 28 */
.browserbody * {font-size: 100%;}

/* Verified with IE8, Firefox 22, Chrome 28 */
.listfix {list-style-type: none;}
