html, body {
	background-image: none;
	background: #fff;
	color: #000;
}

#content {
	margin: 0px;
	border: none;
	min-height: inherit;

}

#menu, p, #footer {
	display: none;
}

h1 {
	color: #000;
	text-shadow: none;
}

table.schedule {
	color: #000;
	border: none;
}

table.schedule td.noservice {
	color: #000;
}

table.schedule span.pascha {
	color: #000;
}

table.schedule td {
	border-top: 1px solid #999;
}
