globalstyle =
<!--

p { font-family: Arial, Times, Helvetica, Verdana, sans-serif; font-size:12pt;}
td { font-family: Arial, Times, Helvetica, Verdana, sans-serif; font-size:12pt;}

td.smallr { font-size:8pt; text-align: right; }
td.smalll { font-size:8pt; text-align: left; font-weight: bold;}

td.smallrb { font-size:8pt; text-align: right; background-color: #BDE7FF; }
td.smalllb { font-size:8pt; text-align: left; font-weight: bold; background-color: #BDE7FF;}

td.smallc { font-size:8pt; text-align: center; background-color: #ffff99; font-weight: bold;}
td.smallcb { font-size:8pt; text-align: center; background-color: #BDE7FF; font-weight: bold;}

.CTooltip { position:absolute; top: 0px; left: 0px; z-index: 2; width: 380px; visibility:hidden; font: 8pt 'MS Comic Sans','Arial',sans-serif; background-color: #FFFFE6; padding: 8px; border: 1px solid black; }

.shortchapter {  background-attachment: fixed; background-image: url(graphics/paragraph_header.jpg); background-repeat: no-repeat; background-position: left top; font-size: 20px; color: red; font-weight: bold;}

.longchapter {  background-attachment: fixed; background-image: url(graphics/paragraph_header2.jpg); background-repeat: no-repeat; background-position: left top; font-size: 20px; color: #8E6F7F; font-weight: bold;}

.pos { margin-left: 25pt; line-height: 200% }
.pictop { margin-top: 25pt }

A:link    { color: blue }
A:active  { color: blue }
A:visited { color: blue }

-->
end