
    /* Stylesheet additions to global stylesheet */
    /* for use with Freestyle Journal            */


    body.fsj     { background: #78a }

    div.fsj2     { margin: 7px; }

    th.fsj       { background: #caa; color: black; padding: 7px;
                   font: bold 12pt arial,helvetica,sans-serif }

    td.fsj       {  }
    td.fsj2      { font: bold italic 10pt 'Arial Narrow',arial,sans-serif; 
                   background: #fdb }
    a.fsj2       { font: bold italic 12pt 'Arial Narrow',arial,sans-serif; 
                   text-decoration: none }

    .fsjtime     { background: #ddd }

    a.fsj        { text-decoration: none }
    a.fsj:hover  { background: #000; color: #fff }

    hr.fsj       { height: 2px; background: #88b }

    h3.fsj       { color: #002575 }
