BODY {	background: #000000;
			color: #ff0000 }
A:link {	color: #ff0000;
			text-decoration: none }
A:active, A:visited {	color: #cc0000;
							text-decoration: none }
A:hover {	color: #ffc500;
				text-decoration: none }
P {	color: #ff0000;
		line-height: 1.2;
		margin-top: 4px;
		margin-bottom: 4px }
P.review {	color: #ffff00;
		margin-top: 12px;
		margin-bottom: 12px }
P.movies {	color: #cc6600;
		margin-top: 10px;
		margin-bottom: 10px }
TD { 	vertical-align: top;
		empty-cells: hide;
		border-width: thin;
		border-top-color: #ff0000;
		border-left-color: #ff0000;
		border-right-color: #990000;
		border-bottom-color: #990000;
		border-style: outset;
		margin: 4px;
		padding: 6px }
TD.info {	border-width: 0px;
				vertical-align: top;
				width: 325 }
TD.image {	vertical-align: top;
				border-width: 0px;
				white-space: nowrap;
				height: 250px }
TD.empty { border-width: 0px;
				width: 10px }
H2 {	color: #ff0000 }
HR {	visibility: hidden }
TABLE {	border-width: 0px }
IMG {	border-width: 0px }
IMG:hover {	border-width: thin;
					border-color: #ff0000 }
.small { font-size: smaller }

