BODY,TD,TH, CAPTION, P, .footer {   background: white;   color: black;}TABLE.MovieWindow {   border-collapse: collapse;}TABLE.MovieList {   border-style: none;   border-width: 0px;   border-color: #666666   margin-top: 0em;   margin-bottom: 0em;   margin-left: 0em;   margin-right: 0em}TD.Element, TD.ElementDescription {   border-style: none;   padding: 0.2em;   font-size: 10pt}TD.ElementDescription {   color: green;}TH {   background: red;    color: white;   font-weight: bold;}TD.imagewindow, TD.consolewindow {   text-align: center;   background-color: #BBBBBB;   border-style: solid;   border-width: 0px;   padding: 0px}TD.imagewindow {  background-color: black}.table {   text-align: center}.title {  /* Some weird declarations, but apparently only way to get colored underline */   text-align: center;   color: black;   border-style: solid;       border-color: green;   border-top-style: none;   border-right-style: none;   border-left-style: none;   border-bottom-width: 2px;   width: 100%;   margin-top: 0em;   margin-bottom: 0em;   margin-left: 5em;   margin-right: 5em;   font-size: 18pt;   font-weight: bold;}.description, .MainPageText {   text-align: center;   margin-top: 1em;   margin-bottom: 1em;   margin-right: 5em;   margin-left: 5em;   font-size: 10pt;    color: green}.MainPageText {   font-style: italic}.Heading {   font-size: 13pt;   font-weight: bold}.moviecaption {    font-size: 10pt;   font-style: italic;   text-align: center;   margin-top: 0}.footer {   text-align: center;   font-size: 8pt;   font-style: italic}A:link { color: blue }A:visited { color: blue }A:hover {color: red }