body {
	background-color: #FAC8BF;
	background-image:url('images/dance_background.gif');
	background-repeat: repeat-x;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	margin: 0px;
}

p {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
    margin: 0px 0px 0px 0px;
    line-height: 130%;
	color: #000000;
}

td {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	vertical-align:top;
}

a:link {
	color: #FAC8BF;
	text-decoration: none;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
a:visited {
	color: #FAC8BF;
	text-decoration: none;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 9pt;	
}
a:hover {
	color: #F96781;
	text-decoration: none;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
a:active {
	color: #FAC8BF;
	text-decoration: none;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.botnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	line-height: 17px;
	background-image: url('images/dance_bottom.png');
	background-repeat: no-repeat;
	background-position: right top;
	text-align: right;
	vertical-align: middle;
	padding-right: 25px;
	padding-top:8px;
}