body {
	margin-top: 0px;
}

a {
	text-decoration: none;
}

h1 {
	margin-top: 15px;
	margin-bottom: 3px;
	font-size: 20px;
}

h2 {
	font-size: 17px;
	margin-top: 3px;
	margin-bottom: 3px;
}

h3 {
	font-size: 17px;
	margin-top: 17px;
	margin-bottom: 3px;
}

td {
	font-size: 14px;
	vertical-align: top;
}

.popup {
	display: none;
	position: absolute; left: 250; top: 200; width: 300; height: 100;
	z-index: 2;
	text-align: center;
	border-style: solid;
	border-width: 4;
	border-color: #999999;
	background-color: #d2d2d2;
	padding: 5px;
	color: #5500ff;
	font-family: Arial;
	font-weight: bold;
	font-size: 14pt;
}

.cast {
	font-size: 12px;
}
