body {
		font-family: 'gill-sans-nova', sans-serif;
	color: #000;
	font-size: 14.3px;
	line-height: 22.8px;
}

#instructions {
		font-family: 'gill-sans-nova', sans-serif;
	color: #000;
	line-height: 16px;
}

h1, h2 {
	display: block;
	margin: 10px 0 15px 0;
	padding: 0
}

h1 {
	font-family: 'gill-sans-nova', sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #003366;
	line-height: 26px;
}

h2 {
	display: block;
	font-family: 'gill-sans-nova', sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #20537B;
	text-transform: uppercase;
	line-height: 18px;
	border-bottom: 1px dotted #999999;
}

#player	{
	float: left; 
	margin: 0 10px 10px 0 
}

.contra-dance {
	margin-bottom: 25px
}

.contra-dance td:first-child { 
	vertical-align: text-top 
}

#details {
	float: left; 
	font-size: 0.8em; 
	font-family: 'gill-sans-nova', sans-serif;
	line-height: 16px;
	padding-left: 40px;
    text-indent: -20px;
	clear: both; 
	max-width: 460px
}

ul { 
	list-style: none;
	padding-left: 20px	
}

.note {
	color: #0099FF
}

.formation { 
	margin: 10px 0 4px 0;
	font-weight: bold 
}

.formation-note {
	font-weight: normal;
	font-size: 0.9em;	
}

.current { 
	background-color: #FFB428 
}
