/* style01.css  ~  Last Updated: 06/17/2004 */

BODY              {
                    font-family: "Comic Sans MS", sans-serif;
                    background: white;
                    color: black;
                  }

/* p              {
                    font-family: "Comic Sans MS";
                  }  */

/* ol             { margin-left: 2cm; }
ul                { margin-left: 1cm; } */

strong{font-family:Arial,Trebuchet;font-size:12pt;color:chocolate;font-weight:bold;}

                  OL, LI, UL { font-family: "Comic Sans MS", "Lucida Sans Unicode", sans-serif; }

                  OL, UL { display: list-item; }
                  UL, DIR { list-style-type: lower-alpha; }
                  UL UL   { list-style-type: lower-roman; }
                  OL { list-style-type: decimal; }

                  H1 { text-align: center }
                  H1, H2, H4, H6 { font-weight: bold; }
                  H3, H5 { font-style: italic; }

                  H1 { font-size: 265%; }
                  H2 { font-size: 175%; }
                  H3 { font-size: 110%; }
                  H4 { font-size: 80%; }
                  H5 { font-size: 65%; }
                  H6 { font-size: 50%; }

                  BLOCKQUOTE { margin-left: 3em; margin-right: 3em }

                  HR { border-top: solid }        /* 'border-bottom' could also have been used */

                  A:link { color: blue }          /* unvisited link */
                  A:visited { color: red }        /* visited links */
                  A:active { color: lime }        /* active links */

.address { font-family:Trebuchet;font-size:8pt;color:chocolate;text-decoration:none; }

.authorcredit { font-family:"Comic Sans MS",Arial,"Times Roman";font-size:9pt;color:darkblue;text-decoration:none;font-weight:normal; } 

.bluemed {font-family:"Comic Sans MS",Arial,Trebuchet;font-size:10pt;font-weight:bold;text-decoration:emphasis;color:blue; }
.bluetext {font-family:"Comic Sans MS",Arial,Trebuchet;font-size:12pt;font-weight:bold;text-decoration:overline;color:blue; }

.booktitle { font-family:Trebuchet;font-size:10pt;color:chocolate;font-weight:bold;padding-left:60px; }

.credit { font-family:'Times Roman';font-size:9pt;padding-left:60px;padding-right:60px;font-weight:bold; }

.formtext { font-family:Georgia;font-size:9pt; }

.link { font-family:Trebuchet;font-size:8pt;color:chocolate;}

.photo { font-family:'Comic Sans MS',Arial,Trebuchet;font-size:11pt;color:OLIVE;font-weight:bold; 
}

.scriptitle { font-family:Constantia,"Lucida Handwriting",Arial,"Times Roman";font-size:24pt;color:darkblue;font-weight:bold; 
}
.scriptitle1 { font-family:Constantia,"Lucida Handwriting",Arial,"Times Roman";font-size:30pt;color:darkblue;font-weight:bold; 
}

.scriptext { font-family:Constantia,"Lucida Handwriting",Arial,"Times Roman";font-size:20pt;color:darkblue;font-weight:bold; 
}

.small {
font-family:"Perpetua",Arial,Trebuchet;font-size:9pt;color:Black;
font-weight:normal;
}

.small2text { 
font-family:"Perpetua",Arial,Courier;font-size:1.2em;color:Black;
font-weight:normal; 
}

.smalldigits { font-family: "Comic Sans MS", "Lucida Sans Unicode", sans-serif; font-size: 80%; 
}

.smalltext { text-indent:20px;font-family:"Perpetua",Arial,Trebuchet;font-size:8pt;font-weight:bold;padding-left:60px;padding-right:60px; }

.staff { font-family:"Perpetua",Arial,Trebuchet;font-size:12pt;color:Black;font-weight:normal; }

.staffbig { font-family:"Perpetua",Arial,Trebuchet;font-size:14pt;color:Green;font-weight:bold; }

.staffbigger { font-family:"Perpetua",Arial,Trebuchet;font-size:16pt;color:Navy;font-weight:bold; }

.stanza { 
font-family:"Comic Sans MS",Arial,"Times Roman";font-size:12pt;color:darkblue;text-decoration:none;font-weight:bold; } 
.stanza10 { 
font-family:"Comic Sans MS",Arial,"Times Roman";font-size:10pt;color:darkblue;text-decoration:none;font-weight:normal; } 
.stanza16 { 
font-family:"Comic Sans MS",Arial,"Times Roman";font-size:16pt;color:darkblue;text-decoration:none;font-weight:bold; }

.stanzalite { 
    font-family:"Comic Sans MS",Arial,"Comic Sans MS";
    font-size:10pt;
    color:darkblue;
    white-space: nowrap;
    text-decoration:none;
    font-weight:normal; 
      } 


.text { text-indent:00px;font-family:Georgia;font-size:9pt;padding-left:60px;padding-right:60px; }

.title { font-family:"Perpetua",Arial,Trebuchet;font-size:36pt;color:Black;font-weight:normal; }

.titler { font-family: "Comic Sans MS", "Lucida Sans Unicode", sans-serif;font-size:18pt;color:#CC0000;font-weight:bold; }

/*  End of Style01  */