// COLE style

b
 { font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
   font-size:9pt;
   color:#313222;
 }
td
 { font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
   font-size:8pt;
   color:#313222;
   align:right;
 }
// cast of characters
td.cast
 { font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
   font-size:8pt;
   color:#313222;
  }
 td.index
 { font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
   font-size:8pt;
   color:#313222;
   align:right;
  }
 td.line
 { font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
   font-size:8pt;
   border-right-color:#313222;
   border-right-width:1px;
   border-right-style:solid;
 }

 td.line1
 { font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
   font-size:8pt;
   color:#313222;
   border-bottom-width:1px;
   border-bottom-style:solid;
   border-bottom-color:#313222;
   border-left-width:1px;
   border-left-style:solid;
   border-left-color:#313222;
  }
  td.line2
 { font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
   font-size:8pt;
   color:#313222;
   border-bottom-width:1px;
   border-bottom-style:solid;
   border-bottom-color:#313222;
   border-right-width:1px;
   border-right-style:solid;
   border-right-color:#313222;
  }
 td.hereyouare
 { font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
   font-size:8pt;
   color:#313222;
   border-bottom-width:1px;
   border-bottom-style:solid;
   border-bottom-color:#313222;
   border-left-width:1px;
   border-left-style:solid;
   border-left-color:#313222;
  }
  td.hereyouare1
 { font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
   font-size:8pt;
   color:#313222;
   border-bottom-width:1px;
   border-bottom-style:solid;
   border-bottom-color:#313222;
   border-left-width:1px;
   border-left-style:solid;
   border-left-color:#313222;
  }
a
 { color:#313222;
   font-size:8pt;
   font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
   text-decoration:none;
 }
a:active
 { color:#800000;
   font-size:8pt;
   font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
   text-decoration:none;
 }
a:hover
 { color:#800000;
   font-size:8pt;
   font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
   text-decoration:none;
 }

a.inverted
 { color:#800000;
   font-size:8pt;
   font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
   text-decoration:none;
 }

a.hiddentrack
 { color:#ffffff;
   font-size:8pt;
   font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
   text-decoration:none;
 }

a.LinkInsideText
 { color:#800000;
   font-size:8pt;
   font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
   text-decoration:none;
  }