body           { font: 8pt Arial; color: #DF0000; margin:0; padding:0px 10px 0px 10px; height:100%; overflow-y:auto; }
h1              { font: bold 16pt Arial; color: red; }
h2              { font: bold 12pt Arial; color: red; }
h3              { font: bold 11pt Arial; color: red; }
.t                { font: 8pt Arial; color: #DF0000; }
.large          { font: 11pt Arial; }
.emph          { font: 14pt "Times New Roman"; }
.small          { font: 7pt Arial; }

.pop_pic      { position:fixed; top:10px; left:136px; width:368px; padding:34px 0px 0px 0px; text-align:center; color:red; background:lightgrey; border-style:solid; border-width:1px; border-color:purple; display:none; }

.pop_title     { position:fixed; top:10px; left:136px; width:368px; height:30px; line-height:185%; font-size:12pt; font-weight:bold; text-align:center; color:red; background:silver; border-style:solid; border-width:1px; border-color:purple; display:none; }

.pop_close   { position:fixed; top:11px; left:475px; width:20px; background:silver; border-style:none; display:none; }

* html .pop_pic    {position:absolute;}
* html .pop_title   {position:absolute;}
* html .pop_close {position:absolute;}