body {
	background-color: #FFCCCC;
}

body {
	font-family: Trebuchet MS, Verdana, Tahoma, Arial, Sans-Serif;
	font-size: 13px;
	color: #993366;
	margin: 5 5 5 5;
}

h1 {
	font-size: 4em;
	color: #990066;
	text-align: center;
	font-family: Arial Black, Verdana, Arial, Sans-Serif;
}

h2 {
	font-size: 2em;
	color: #990066;
	text-align: center;
	font-family: Arial Black, Verdana, Arial, Sans-Serif;
}

h3 {
	font-size: 1.5em;
	color: #990066;
}

h4 {
	font-size:1em;
	color: #990066;
	font-weight: bold;
}
a {
	text-decoration: underline;
	color: #330033;
	border-bottom: .5 solid #330033;
}

a:visited {
	text-decoration: underline;
	color: #660066;
}

a:hover {
	text-decoration: none;
	background-color: #330033;
	color: #FAE9F1;
	border-bottom: 1px dashed #FAE9F1;

}

.note {
	font-size: 15px;
	text-align: center;
	font-weight: bold;
}

.episode {	
	font-size: 10.5pt;
	width: 780;
	border: 0px none;
	color: black;
	margin-left: auto;
	margin-right: auto;
}