/* CSS Document */

body,td,th {
	font-family: Verdana, Helvetica, sans-serif, Arial;
	color: #FFFFCC;
}
body {
	background-color: #333333;
	background-image: url(../twowholepixels.gif);
	background-repeat: repeat;
}
a:link {
	color: #33FF66;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #99FFCC;
}
a:hover {
	text-decoration: underline;
	color: #66CC33;
}
a:active {
	text-decoration: none;
	color: #FF33CC;
}
.movietitle {font-size: x-large}
.footnote {font-size: x-small}
.Sectiontitle {font-size: 14px}
.moviedate-subtitle {font-size: medium}
.bodytext {font-size: 12px}