.body {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; list-style-type: square}
.subhead {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #666666}
.filmtitle {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #666666}
.body_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
a:hover {
	color: #669933;
	text-decoration: underline;
}
a:link {
	color: #3366FF;
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
	color: #CC9900;
}
a:visited {  color: #666666; text-decoration: underline}