BODY {
	color: Black;
	background-color: White;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	line-height: 20px;
	background-image: url(dflback.gif);
	background-repeat: repeat-y;
}

A {
	color: #CC0000;
}

A:HOVER {
	color: #6667CC;
	text-decoration: none;
}

A.VISITED {
	color: #CC0000;
}

.biotext {
	line-height: 20px;
	margin-top: 3px;
}

OL {
	line-height: 20px
}

.imageunder {
	line-height: 20px;
	margin-top: -2px;
}

.imageover {
	line-height: 20px;
	margin-top: -3px;
	margin-bottom: 3px;
}

.imagemid {
	line-height: 20px;
	margin-top: 1px;
}

.notes {
	line-height: 20px;
	margin-top: 3px;
	font-size: 11px;
	font-style: italic;
}

.doodle {
	line-height: 20px;
	margin-top: 3px;
	margin-left: 46px;
	margin-right: 50px;
	text-align: justify;
}

.doodle2 {
	font-size: 14px;
	line-height: 20px;
	margin-top: 3px;
	margin-left: 42px;
	margin-right: 40px;
	text-align: justify;
}

.highlighter {
	background-color: Yellow;
}

.imgfloatright {
	float : right
}

.imgfloatleft {
	float : left
}

.lyrictitle {
	font-weight: bold;
	color: #CC0000;
}