body {
	font-family: verdana, sans-serif;
	background-color: white;
}

img {border: none}

th {
	background-color: #006699;
	color: white;
	font-size: 120%;
	border: black solid 0px;
}

td.nav {
	vertical-align: top;
	white-space: nowrap
}

.nav div {background-color: #EEEEEE}

.nav a {text-decoration: none}

.nav a:hover {
	background: blue;
	color:white;
}

ul {
	list-style-type: square;
	list-style-position: outside;
	padding-left: 1.2em;
}

table.outer {
	margin-left: 1%;
	margin-right: 1%
}

pre.credits {
	line-height: 1.5;
	font-size:   75%;
	white-space: pre
}

p.normal {text-align: justify}

p.songtitle {font-weight: bold}

.frame {
	border: dotted 2px #E0E0FF;
	padding: 10px;
	margin-top: 5px
}

.alternate {
	background-color: #E0E0FF;
	padding-left: 5px;
	padding-right: 5px
}

.alternate2 {
	padding-left: 5px;
	padding-right: 5px
}

.subheading {text-align: center}

ol.sublist {list-style: lower-alpha}

.highlight {
	background-color: red;
	color: white;
	font-size:   75%;
}
