﻿span.musicTitle {
	font-family: Garamond, Times New Roman, serif;
	font-size: 120%;
	font-weight: bold;
	font-style: italic;
	color: red;
}

p.indent12 {
	margin-left: 1.2in;
}

span.hang12 {
	float: left;
	margin-left: -1.2in;
}

span.hang09 {
	float: left;
	margin-left: -0.9in;
}

table#organ {
	margin-left: 0.6in;
	font-family: Verdana, sans-serif;
	font-size: 95%;
}

table#organ th, table#organ td {
	text-align: left;
	vertical-align: top;
}

table#musicList {
	font-size: 100%;
	border: solid black 2px;
	border-collapse: collapse;
}

table#musicList td {
	border: solid black 2px;
	border-collapse: collapse;
	padding: 5px;
	vertical-align: top;
}

table#musicList td.col1 {
	vertical-align: middle;
}

table#musicList tr#row1 {
	height: 98.75pt;
}

table#musicList tr#row1 td {
	vertical-align: middle;
}

table#musicList h3 {
	margin-top: 0;
	margin-bottom: 0;
}

table#strategy {
	font-size: 93%;
	background-color: ivory;
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: 1.5pt solid maroon; 
	border-collapse: collapse;
}

table#strategy td, table#strategy th {
	vertical-align: top;
	padding: 5px;
}

table#strategy th {
	font-weight: bold;
	color: ivory;
	border: none;
	background-color: maroon;
}

table#strategy td {
	color: black;
	border-style: none;
}

table#strategy td.col1 {
/*	font-weight: bold; */
	font-style: italic;
	color: black;
	border-style: none;
}

#angel {
	width: 42px;
}

/* .JG  { */
.noJG {
	display: none;
}






