BODY {
  font-family: trebuchet ms, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #E0DFE3;
  font-weight: normal;
}

P {
  font-family: trebuchet ms, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #E0DFE3;
  font-weight: normal;
}

LI {
  font-family: trebuchet ms, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #E0DFE3;
  font-weight: normal;
}

TD {
  font-family: trebuchet ms, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #E0DFE3;
  font-weight: normal;
  scrollbar-face-color:#A73619;
  scrollbar-highlight-color:#E6E7E8;
  scrollbar-arrow-color:#E6E7E8;
  scrollbar-3dlight-color:#A63D37;
  scrollbar-shadow-color:#832C26;
  scrollbar-darkshadow-color:#5B1610;
  scrollbar-track-color:#A73619;
}

H1, H2, H3, H4 {
  font-family: trebuchet ms, Arial, Helvetica, sans-serif;
  font-size: 12pt;
  color: #E0DFE3;
  font-weight: bold;
}

A:LINK, A:ACTIVE, A:VISITED {
	font-weight : normal;
	color : #58F214;
	text-decoration : none;
}

A:HOVER { 
	font-weight : normal;
	color : #E2F214;
	text-decoration : none;
}.year {
	background: #A73619;
}
.film {
	background: #A73619;
	padding: 4px;
}
.comment {
	font-size: smaller;
	font-style: italic;
}
