.etitle {
    font-family:"Verdana";
    font-size:12pt;
    font-weight:bold;
    color:#800;
}
.dialog{
    font-family:"Verdana";
    font-size:8pt;
    color:#00f;
}
.actor {
    font-family:"Verdana";
    font-size:8pt;
    color:#00f;
    font-weight:bold;
}

.commentary {
    font-family:"Verdana";
    font-size:8pt;
}
.endepisode{
    height:2;
    color:black;
}
.endact{
    height:1;
    color:black;
}
td {
    background-color:#fff;
}

ol {
   color: #048;
   font-family: Verdana, Arial, sans-serif;
   font-size: 8pt;
}
A {
   cursor: hand;
   color: #048;
   font-family: Verdana, Arial, sans-serif;
   font-size: 8pt;
   text-decoration: none;
}
A:hover {
   text-decoration: underline;
}
A.oldlink {
   text-decoration: underline;
}

