body
{background-color: #000000;
}

p
{color: #cc00cc;
}

h1
{color: #00cccc;
font-size: medium;
text-align: center;
}

h2
{color: #00cccc;
text-align: center;
font-size: large;
}

td
{color: #009999;
}



a:link
{color: #0000ff;
}

a:visited
{color: #ff3333;
}


div.episodes
{float: left;
margin-left: -3ex;
margin-right: 2ex;
}

div.episodes ul
{
border-style: double;
border-color: #006666;
padding: 1.5ex;
list-style-image: none;
list-style-type: none;
}


div.updates
{
padding: 1.5ex;
border-style: dashed;
border-color: #00ffff;
font-size: x-small;
color: #3399ff;
margin-left: .5ex;
margin-top: 2ex;
margin-right: 2ex;
margin-bottom: 2ex;
border-width:  thin;
width: 100ex;
text-align: left;

}


h3
{font-size: large;
text-align: center;
color: #33cc00;
text-decoration: underline;
}



div.chapterlist
{float: right;

}

div.chapterlist ul
{border-style: double;
border-color: #006666;
padding: 1.5ex;
list-style-image: none;
list-style-type: none;
}


h4
{font-size: small;
color: #009999;
text-align: center;
}

form
{font-size: medium;
color: #ffffff;
text-align: left;
}