a:link {
	background: #FFFFFF;
	color: #0000CC;
}

a.navlink {
	background: #FFFFFF;
	color: #0000CC;
	font-family: "Courier New", Courier, monospace;
	font-size: 80%;
	font-weight: bold;
}

a.navlink:link, a.navlink:visited {
	background: #FFFFFF;
	color: #0000CC;
}

a.navlink:active, a.navlink:hover {
	background: #FFFFFF;
	color: #CC0000;
}

a.top50 {
	background: #FFFFFF;
	color: #0000CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
}

a.top50:link, a.top50:visited {
	background: #FFFFFF;
	color: #0000CC;
}

a.top50:active, a.top50:hover {
	background: #FFFFFF;
	color: #CC0000;
}

a:visited {
	background: #FFFFFF;
	color: #551A8B;
}

a:active, a:hover {
	background: #FFFFFF;
	color: #CC0000;
}

body {
	background: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}

p.abc {
	text-align: center;
}

p.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-align: center;
}

small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
}

strong {
	font-family: "Courier New", Courier, monospace;
	font-size: 80%;
	font-weight: bold;
}

td.heading {
	background: #000000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	text-align: left;
}

td.movielist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	padding-top: 0em;
}
