body {
font-family: arial, helvetica;
font-size: 9px;
background-color: #FFFFFF;
}
td.even {
font-family: arial, helvetica;
font-size: 9px;
background-color: #FFFFFF;
}
td.odd {
font-family: arial, helvetica;
font-size: 9px;
background-color: #F4F4F4;
}
hr
{width: 80%;
color: #00CC99
 }
a:link {
font: 11px/11px verdana, arial, helvetica;
text-decoration: none;
cursor: hand;
color: #333399;
}
a:hover{
font: 11px/11px verdana, arial, helvetica;
text-decoration: underline;
cursor: hand;
color: #990033;
font-weight: bold;
}
a:visited {
font: 11px/11px verdana, arial, helvetica;
text-decoration: none;
cursor: hand;
}
a:visited:hover {
color: #990033;
text-decoration: underline;
}
.heading {
color: #0746ED;
font-weight: bold;
font-size: 14px;
}
.source {
font-size: 11px/11px;
font-style: italic;
}
.selected {
font-size: 11px/11px;
font-style: italic;
}
.actor {
color: #20b2aa;
font-weight: bold;
}
.credits {
font: 11px/11px verdana, arial, helvetica;
color: #333399;
font-weight: bold;
}
.credits2 {
color: #990066;
font-weight: bold;
}
.creditlabel {
color: #990066;
font-weight: bold;
font-size: 14px;
}
.creditsb {
color: #4169e1;
font-weight: bold;
}
.emspacing {
WORD-SPACING: 1em;
 }
.ptspacing {
LETTER-SPACING: 2pt;
 }
.disc {
LIST-STYLE: disc; }
.square {
LIST-STYLE: square;
 }
.inside {
LIST-STYLE: inside;
 }
.outside {
LIST-STYLE: outside;
 }
.roll {
font-family:Arial;
font-size:12pt;
text-decoration:none;
color:olive;
 }
A.roll:hover {
 font-weight:bold;
 letter-spacing:2ex;
 color:maroon;
 }
.title{
	font-family : arial, helvetica;
	font-size : 11px;
	color: 990066;
	font-weight: bold;
	}
.gottitle{
	font-family : arial, helvetica;
	font-size : 11px;
	font-weight : bold;
	text-decoration: line-through;
	}
.num{
	font-family : arial, helvetica;
	font-size : 11px;
	font-weight : bold;
	}
.desc {
font-family: arial, helvetica;
font-size: 8px;
}
.colourtext
{
font: 12px/12px arial, helvetica;
text-decoration: none;
color: #1EA39B;
font-weight: bold;
}
.excerptlinx
{
font: 12px/12px verdana, arial, helvetica;
text-decoration: none;
cursor: hand;
color: #333399;
}
.excerptlinx:hover
{
font: 12px/12px verdana, arial, helvetica;
font-weight: bold;
text-decoration: none;
cursor: hand;
color: #990033;
}
.mirror{
  display: inline-block;
  transform: scaleX(-1);
  filter: FlipH; /* IE 6-7-8 */
}

