body,td,th {
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #FFFFF0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.welcome-text {
	color: #490700;
	font-size: 12px;
	line-height: 1.2em;
	font-weight: bold;
}
.thumbs-border {
	border: 3px solid #e91500;
}
.episode-title {
	font-size: 20px;
	font-weight: bold;
	color: #fffee7;
}
.text-adds {
	font-size: 20px;
	font-weight: bold;
	color: #000000;	
}
.episode-text {
	color: #fffee7;
	font-size: 12px;
	line-height: 1.2em;
	font-weight: normal;
}