html
{
	background: #68228B;
}

body
{
	background-color: #E5E5E5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 1000px;
	margin: 0 auto;
}
#top{color:purple; margin-top:0; margin-bottom: 100px;}
.tab td{vertical-align: top;}
.dance
{
	color: purple;
	font-size: 3em;
	font-family: Oldtown, fantasy;
}
	table {empty-cells:show;}
.level, .time, .list 
{
	background-color:#D3DCE3;
	font-weight:bold;
}
.stud {background-color:#D3DCE3;}
h1
{
	/*color: white;*/
	font-size: 5em;
	font-family: Oldtown, fantasy, sans-serif;
}
td{background-color:#E5E5E5;}
a{font-size:1.2em;text-decoration:none; font-weight:bold;}
a:hover{color: purple;}
.intab  td:hover{background-color:#EDEDED;}
.lbl{background-color:#D3DCE3; width="100px";}
.fld{background-color:#E5E5E5;}
