/*styleA.css
*/
body{
	
	margin-left: auto;
	margin-right: auto;
	
	font-family : sans-serif;
	font-size : 10pt;
}

/****************Header****************/
header {
	border: 3px solid White;
	width: 800px;
	height: 100px;
	
}

.header1 {
 	border: 0px;
 	color: White;
 	background: #402203;
 	width: 800px;
 	position:relative;
	margin: 0px 0px 0px 0px;
	height:22px;
	padding:0px 0px 0px 0px;
	text-align:center;
	top:0px;
 }
 
 .header1 a{
 	Color: White;
 	text-decoration:none;
 	
 }
 
 .header1 a:hover{
 	color: #ff9933;
 	text-decoration:none;
 }
 
 h1{
 	Color: blue;
 	Text-align: center;
 	font-family: comic sans;
 }
 /**************footer*******************/
 footer {
 	background-image:url(zumba_05.gif);
 }
 
/***************body******************/

tb.body {
	background color: white;
}


td.first{
	color: #402203;
	text-indent: 10px;
	text-align: center;
	background: #20e4eb;
	width: 600px;
	height: 80px;
}

td.burn{
 	size: 20px:
}
 	
Hr { 
	Color: #20e4eb;
	width: 590px;
	height: 150px:

/***************schedule******************/	

p.schedule{
	color: white;

}