body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #82437D;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background-color: #fbbbff;
	margin: auto;
	width: 900px;
	padding-bottom: 25px;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 3px;
	border-bottom-width: 0px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B0AEB0;
	border-right-color: #B0AEB0;
	border-bottom-color: #B0AEB0;
	border-left-color: #B0AEB0;
}
.txtsmall {
	font-size: 10px;
}
.episodetext {
	font-size: 12px;
	background-color: #E9e9e9;
	height: 91px;
	width: 894px;
}
.episodetable {
	background-color: #E9E9E9;
	width:894px;
	padding-bottom:3px;
	margin-bottom:10px;
	margin-left:3px;
}
.episodetitle {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding-bottom: 2px;
}
.episodeinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.episodestory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}h1 {
	font-size: 11px;
}
.linksmall {
	color: #660033;
	font-size: 10px;
}

