body {color: white; background-color: black;}
table {height: 400px;}
ul li {padding-bottom: 10px;}
li ul li {padding-bottom: 0px;}
a:link {color: #FFD700;}
a:visited {color: red;}
a:active {color: purple;}
a.blink {color: blue;}
p.song {font-style: italic; color: gray; text-align: center;}
td.lgrey {font-size: 80%; padding-left: 10px; padding-right: 5px;}
td.dgrey {font-size: 80%; padding-left: 10px;}
#zarbi {background-color: #555555; width: 475px; margin: 1em auto; font-size: 75%}
#sc {font-size: 100%; text-align: center;}
#mail {text-decoration: line-through;}
#grey {color: gray;}
#lime {color: lime;}
.gold {color: #FFD700;}
.green {color: green;}
.lblue {color: aqua;}
.bblue {color: blue;}
.blue {color: #2c00c2;}
.pink {color: #FF69B4;}
.purple {color: #9900FF;}
.red {color: red;}
.dred {color: #8B0000;}
.yellow {color: yellow;}
.lgrey {background-color: gray;}
.dgrey {background-color: #333333;}
.rose {font-family: courier new;}
.center {text-align: center;}
.courier {font-family: courier new;}
.head {font-family: verdana; text-align: center;}
.title {font-size: 250%;}
.stitle {font-family: verdana;}
.by {font-size: 150%;}
.right {text-align: right;}
.small {font-size: 75%;}
.u {text-decoration: underline;}