a {
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom: 1px dotted #4281A2;
	color: #4281A2;
	}
a:hover {
	color: #000000;
	border-bottom: 1px dotted #000000;
	}
	
body, table, input {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	color: #4281A2;
}

.header {
	font-size: 9pt;
	font-weight: bold;
	}

p.footnote {
	font-size: 8pt;
	color: #7798A9;
	}

td.song_description {
	font-style: italic;
	}
	
td.divider {
	height: 1px;
	background: #7798A9;
	}
