@import url("/styles/style.css");
@import url("/styles/print.css");

.prog_workshops,
.prog_kk,
.prog_social,
.prog_events,
.prog_launches,
.prog_talk,
.prog_guest,
.prog_film {
	background-color: transparent;
}

#key {
	display: none;
}

.prog_ahwa {
	background-image: url("/2008/images/ahwa-small-bw.png");
	background-repeat: no-repeat;
	background-color: transparent;
	color: black;
}

a:visited, a:link, .prog_ahwa a:visited, .prog_ahwa a:link {
	text-decoration: none;
	color: black;
	font-weight: bold;
}

.body h2 {
color: black;
background-image: none;
text-decoration: underline;
}

.body h3 {
color: #444444;
}

.body th {
background-color: #eeeeee;
font-weight: bold;
}
.body table, .body td, .body th, .body tr {
	border-color: black;
}