body {
	background-color: #e0f0ff;
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-align:center;
}

.title {
	font-style: italic;
}
a:link {
	color: #000066;
}
a:hover {
	color: #3300FF;
}
a:visited {
	color: #000066;
}
.header {
	font-style: normal;
}
.subheader {
	font-style: normal;
	font-size: 18px;
	font-stretch: wider;
}
.toptable {
	background-color: #FFFFFF;
}
.foot {
	color: #006600;
}
.pageTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	font-weight: 500;
}
.highlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #002255;
	font-weight: 500;
	font-size: 22px;
}
.quote {
	font-size: 20px;
	font-style: italic;
	text-align: center;
	white-space: normal;
}
a:link .backToTop {
	font-size: 9px;
	font-style: oblique;
	text-decoration: none;
}
.parenthetical {
	font-size: xx-small;
}
.padleft {
	padding-left: 10px;
}

.thoerytableheader {
	font-size: 120%;
	font-weight:600;
	text-shadow:#555555;
	
}

.theorytableheader {
	font-size: 120%;
	font-weight:600;
	text-shadow:#555555;
	
}


.sheetmusic {
border: groove 10px #3382BC;
}

.sheetmusiccell {
border-style: ridge;
border-color: #3382BC;
border-width: 3px;

}

#wrapper {
width:750px;
text-align:left;
margin: 10px auto;
}

#textblock {
text-align:left;
border-bottom: 6px ridge;
border-bottom-color:#0066CC;
}
