html, body {height:100%}

table {
	border: 0px;
}

img {
	border: 0px;
	vertical-align: text-top;
}	

div, span, p {
	font-family: helvetica, arial, geneva, sans-serif;
	font-size: 12pt;
	color: #000000;
	margin-top: 0px; margin-left: 0px; margin-bottom: 0px; margin-right: 0px;
}

form {
	padding: 0px; margin: 0px;
}

h1 {
	color: #527439;
	font-size: 20pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	margin-top: 10px;
	margin-bottom: 5px;
}

a, a:link, a:visited, a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #5A803D;
	text-decoration: none;
}

a.navLinks, a.navLinks:link, a.navLinks:visited, a.navLinks:active {
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}

.divider {
	font-size: 10pt
}

.body {
	margin-bottom: 10pt;
}

.song_name {
	font-size: 10pt;
	font-weight: bold;
}

.song_artist {
	font-size: 10pt;
	margin-bottom: 5px;
}

.footer_text {
	font-size: 8pt;
	color: #183863;
	text-align: center;
}
