#page {
 border: 0;
 color: black;
 font-size: 10pt;
 font-weight: normal;
 height: 600px;
 margin-top: 0;
 margin-right: auto;
 margin-bottom: 1em;
 margin-left: auto;
 padding: 0;
 text-align: left;
 width: 700px;
 }
html>body #page {
 height: auto;
 margin-bottom: 1em;
 min-height: 500px;
 }
#narrow {
 border: 0;
 color: black;
 font-size: 10pt;
 font-weight: normal;
 height: 600px;
 margin-top: 0;
 margin-right: auto;
 margin-bottom: 1em;
 margin-left: auto;
 padding: 0;
 text-align: left;
 width: 550px;
 }
html>body #narrow {
 height: auto;
 margin-bottom: 1em;
 min-height: 500px;
 }
table {
 border: 0;
 border-collapse: collapse;
 margin: 0;
 padding: 0;
 width: 100%;
 }
body {
 background: url("/pix/bg.jpg");
 background-color: white;
 color: black;
 font-family: Helvetica, Arial, Verdana, sans-serif;
 font-size: 10pt;
 }
.copy { 
 color: black;
 font-size: 8pt;
 font-weight: normal;
 text-decoration: none;
 }
a.copy:hover { 
 color: maroon;
 font-size: 8pt;
 font-weight: normal;
 text-decoration: none;
 }
.foot {
 color: black;
 font-size: 14pt;
 font-weight: bold;
 line-height: 20px;
 text-align: center;
 }
.gif {
 border: 3px double black;
 }
.jpg {
 border: 3px solid teal;
 }
.jpgr {
 border: 3px solid teal;
 float: right;
 }
.lien {
 color: teal;
 font-size: 12pt;
 font-weight: bold;
 text-decoration: none;
 }
a.lien:hover {
 color: maroon;
 font-size: 12pt;
 font-weight: bold;
 text-decoration: none;
 }
.line {
 background-color: teal;
 line-height: 2px;
 padding: 0;
 }
.none {
 border: 0;
 }

.ttl { color: #4040D0; font-weight: bold; font-size: 18pt; }
.sup { font-family: helvetica, arial; font-size: 10px; font-weight: demi-bold; }
.b14 { color: #FF0033; font-weight: normal; font-size: 16pt; }
.b14b { color: #3333FF; font-weight: bold; font-size: 14pt; }
.b14r { color: #FF0033; font-weight: bold; font-size: 14pt; }
.link { color: black; font-weight: demi-bold; font-size: 14pt; }
.n14 { color: black; font-weight: normal; font-size: 14pt; }

.sub {
 color: #d63939;
 font-size: 16pt;
 font-weight: bold;
 }
.text {
 color: teal;
 font-size: 8pt;
 font-weight: normal;
 }
.textc {
 color: teal;
 font-size: 8pt;
 font-weight: normal;
 text-align: center;
 }
.textr {
 color: teal;
 font-size: 8pt;
 font-weight: normal;
 text-align: right;
 }
.title {
 color: teal;
 font-size: 20pt;
 font-weight: bold;
 padding: 1em;
 }
.titler {
 color: teal;
 font-size: 20pt;
 font-weight: bold;
 text-align: right;
 padding: 1em;
 }
.txt {
 color: teal;
 font-size: 10pt;
 font-weight: normal;
 }
.txtc {
 color: teal;
 font-size: 10pt;
 font-weight: normal;
 text-align: center;
 }
.txtr {
 color: teal;
 font-size: 10pt;
 font-weight: normal;
 text-align: right;
 }
a.txt {
 color: teal;
 font-size: 10pt;
 font-weight: bold;
 text-decoration: none;
 }
a.txt:hover {
 color: maroon;
 font-size: 10pt;
 font-weight: bold;
 text-decoration: none;
 }