/* Pantomime Global Style Sheet */

BODY    {background: #7FFFD4;
         color: gray;
         margin-left: 10px;
         margin-right: 10px;
         margin-bottom: 10px;
         margin-top: 10px;}

P.title {font-size:35pt;
        font-style: italic;
        line-height:50pt;
        margin-left:80px}

P.title:first-letter      {font-family: "Augsburger Initials",Arial;
        font-size: 45pt;
        float: left;
        letter-spacing: .2em;
        color: black;}

H1.title {font-size:40pt;
        font-style: italic;
        line-height:60pt;
        margin-left:80px}

H1.title:first-letter      {font-family: "Augsburger Initials",Arial;
        font-size: 60pt;
        float: left;
        letter-spacing: .2em;
        color: black;}

TABLE.sectionhead {width:100%;
                font-family:"Times New Roman",arial;
                font-size=10pt;}


TABLE.sectionhead2 {width:25%;
                font-family:"Times New Roman",arial;
                font-size=10pt;}

TD.sectionhead {width:25%;
                color: #7FFFD4;
                font-family:arial;
                font-size=12pt;
                font-weight:bold;
                border-style:solid;
                border-color:darkgray;
                font-align:center;
                background: gray;}

TABLE.castlist  {width:15%;
                font-weight:bold;
                font-color:darkgreen;
                background:darkgray;
                margin-left:2px;}

