body {
	background-color: #f2f7fc;
	margin-top : 0;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
}
p {
	margin-left : 10px;
	margin-right : 10px;
	color: #000033;
	font-family: Arial, Geneva, sans-serif;
	font-size: 12px;
	text-indent: 30px;
}
p.song {
	margin-left: 40px;
}
p.song, p.inset, p.footer {
	text-indent: 0px;
}
a:link {
	color: #cc0033;
	text-decoration: none;
}
a:visited {
	color: #660033;
	text-decoration: none;
}
a:active, a:hover {
	color: #ff0033;
	text-decoration: underline;
}
img {
	border-width: 0px;
}
.leftdiv {
	background-color: white;
	background-attachment: fixed;
	background-repeat: repeat-y;
	width : 580px;
	border-right: 2px dotted #ccccff;
	margin-left : 0;
	margin-right : 0;
}
.innerdiv {
	margin-left: 120px;
}
.footer {
	border-top: 2px dotted #ccccff;
}
.inset, .ahem, .footer {
	text-align: center;
}

