BODY {
	background: #FFFFFF;
	font-family: arial,helvetica,verdana,san-serif;
	text-align:left;
	color: #333333;
	font-style: normal;
	font-size: 12px;
	line-height: 15px;
}

div.header {
	text-align: right;
	margin-top: 20px;
	margin-bottom: 5px;

/* in case there is text, and not an image */
	font-size: 1.7em;
	color: #056D89;
}

span.header {
	padding-left:130px;
	border-bottom: 1px solid #056D89;
	font-weight: bold;
}

div.subheader {
	text-align: left;
	margin-top: 20px;
	margin-bottom: 5px;

/* in case there is text, and not an image */
	font-size: 1.2em;
}

span.subheader {
	padding-right: 80px;
	border-bottom: 1px solid #056D89;
	font-size: 13pt;
	color: #056D89;
}

span.month {
	padding-right: 80px;
	font-size: 13pt;
	color: #056D89;
}

div.subheader2 {
	text-align: left;
	margin-left: 40px;
	margin-top: 20px;
	margin-bottom: 5px;

/* in case there is text, and not an image */
/*	font-size: 1.2em; */
/*	color: #056D89; */
}

span.subheader2 {
	padding-right: 80px;
/*	border-bottom: 1px solid #056D89; */
	font-size: 12pt;
	color: #056D89;
}

/* This is for subheaders used in tables to save screen width */
span.subheader-nopadding {
	border-bottom: 1px solid #056D89;
	font-size: 13pt;
}

.content {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-top: 5px;
}

div.faq_student {
   text-decoration: underline;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 5px;
	font-weight: bold;
}

div.faq_ordermusic {
   text-decoration: underline;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 5px;
	font-weight: bold;
}

div.faq_age {
	text-align: left;
	margin-top: 20px;
	margin-bottom: 5px;
	font-weight: bold;
}

div.faq_booktitle {
	text-align: left;
	margin-top: 20px;
	margin-bottom: 5px;
	font-weight: bold;
	margin-left: 20px;
}

span.faq_booktitle {
	font-weight: bold;
}

div.faq_bookdescription {
	text-align: left;
	margin-top: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
}

div.faq_website {
	text-align: left;
	margin-top: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
}

H1 {
	font-size: 1.7em;
	text-align: right;
	text-decoration: underline;
	color: #056D89;
	padding-top: 15px;
	padding-bottom: 5px;
}

H2 {
	font-size: 1.2em;
	text-align: left;
	text-decoration: underline;
	color: #056D89;
	padding-top: 15px;
}

H3 {
	font-size: 1em;
	text-align: left;
	text-decoration: none;
	color: #056D89;
}

a:active, a:visited, a:link {
	color: #056D89;
	text-decoration: none;
}

a:hover {
	color: #000000;
}

/* .menu allows text links to be visible against same color background */
.menu a:active, .menu a:visited, .menu a:link {
	color: #C0FF99;
	text-decoration: none;
}

.menu a:hover {
	color: #000000;
}


.indent {
    margin-left: 20px;
	text-indent: -20px;
	line-height: 1.4em;
}
