﻿body {
	font-family: Tahoma, Arial, sans-serif;
}
a {
	color: black;
}
a:visited {
	color: black;
}
a:active {
	color: black;
}
img {
	border-style: none;
	vertical-align: middle;
}
div.page {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
}
table.size{
	width:750px
}
td.pagepicture {
	width: 375px;
	font-size: xx-large;
	text-align: center;
}
td.pagetitle {
	width: 375px;
	font-size: xx-large;
	text-align: center;
	font-weight: bold;
}
tr.dark {
	background-color: #C7C7C7;
}
tr.light {
	background-color: #F0F0F0;
}
th.titleheader {
	width: 575px;
	font-size: large;
	text-align: center;
	height: 45px;
	background-color: #99CB33;
	font-weight: bold;
}
td.title {
	width: 575px;
	font-size: medium;
	text-align: left;
	height: 45px;
	padding: 10px;
}
th.dateheader {
	width: 175px;
	font-size: large;
	text-align: center;
	height: 45px;
	background-color: #99CB33;
	font-weight: bold;
}
td.date {
	width: 175px;
	font-size: medium;
	text-align: center;
	height: 45px;
}
td.subheader {
	width: 750px;
	font-size: medium;
	text-align: center;
	font-weight: bold;
}
p.tvshowtitle {
	margin-top: 0px;
	margin-bottom: 0px;
}
.surround {
	font-size: small;
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
.modifieddate {
	margin-top: 11px;
	margin-bottom: 11px;
	width: 250px;
	float: left;
	text-align: left;
	font-size: xx-small;
}
.validation {
	width: 250px;
	float: left;
	text-align: center;
	font-size: xx-small;
}
.webmaster {
	margin-top: 11px;
	margin-bottom: 11px;
	width: 250px;
	float: left;
	text-align: right;
	font-size: xx-small;
}