body{
 margin: 0px;
 padding:0px;
 background: #ffffff;
 color: #000000;
 font-family: helvetica, arial;
 }
 
#lh-col{
 width: 206px;
 border: solid #666699;
 border-width: 0 2px 2px 0;
 background-color: #66ccff;
 color: #000000;
 font-size: 100%;
 vertical-align: top;
 }
 
a,a:visited,a:active {
 color:#c00000
}

#rh-col{
 background-color: #ffffff;
 color: #000000;
 vertical-align: top;
 font-size: 80%;
 width: 100%;
 }

.highlight {
background-color:#ffffcc;
border: 1px solid #666633;
margin: 2px;
padding: 2px;
font-weight:bold;
color:#990000;
text-align:center;
}

.righthead {
text-align:center;
color:#c00000;
}

.scenehead {
text-align:center;
}

.title {
font-style:italic;
}