body
{
	margin: 0 0 0 0;
	color: Black;
	background-color: White;
}

.bodycopy
{
	color: Black;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.bodycopyhd
{
	color: #993333;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}


a.bodycopy:link
{
	color: #000000;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

a.bodycopy:visited
{
	color: #000000;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

a.bodycopy:hover
{
	color: #993333;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}


li
{
	padding-bottom: 5px;
}



.schedule {}
	.schedule td { font-family: Arial, Helvetica, sans-serif; font-size: 13px; }
	.schedule tr.alt td { background-color:#DCDDDE; }
	.schedule .chargeColumn {  }
	.schedule .dateColumn { font-weight:bold; white-space:nowrap; }
	.schedule .descColumn { color: #993333; font-weight: bold; }
	.schedule .timeColumn { white-space:nowrap; }