body
{
	background-color: transparent;
	margin: 0;
}
.schedule
{
background-color: transparent;
}
.schedule tr th
{
line-height: .2em; 
font-size: 1.1em;
	color: white
}

.schedule tr td
{
line-height: 2em;
font-size: 1.1em;
	color: #fc6
}


.bio
{
left: 20px; 

}

.bio p
{	position: relative; 
	left: 30px;
	width: 90%;  
	font-size: 1.3em;
	color: #fc6;
	text-align: left;
    text-indent: 2.0em;
}



