/* Style sheet for breaking the chains

*/

body {font-size: 12pt;
            font-family: "Book Antiqua";
            color: black;
            background: url(parchmnt.gif);
           
            line-height: 14pt;
            margin-left: 10pt;
            margin-right: 10pt;}

/* deals with the paragraphs */
p {margin-left: 24pt;
     margin-right: 24pt;)

h1 {font: 24pt Book Antiqua;
       font-weight: bold;
       line-height: 30pt;}

h2 {font: 18pt Book Antiqua;
       font-weight: bold;
       line-height: 18pt;}

a {text-decoration: none ;}
a:link{color: red;}
a:visited{color: red;}
a:active{color: black;}

div.thelinks {font-size: 9pt;
                      line-height: 12pt;
                      text-align: center}
