body           { font: 12pt "Times New Roman"; color: #DF0000; margin:0; padding: 0px 10px 0px 10px; height:100%; overflow-y:auto; }
h1              { font: bold 24pt "Times New Roman"; color: red; }
h2              { font: bold 18pt "Times New Roman"; color: red; }
h3              { font: bold 16pt "Times New Roman"; color: red; }
.t                { font: 12pt "Times New Roman"; color: #DF0000; }
.large          { font: 16pt "Times New Roman"; }
.emph          { font: 21pt "Times New Roman"; }
.small          { font: 10pt "Times New Roman"; }

.pop_pic      { position:fixed; top:10px; left:188px; width:648px; padding:44px 0px 0px 0px; text-align:center; background:lightgrey; border-style:solid; border-width:1px; border-color:purple; display:none; }

.pop_title     { position:fixed; top:10px; left:188px; width:648px; height:40px; line-height:155%; font-size:18pt; 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:797px; width:30px; background:silver; border-style:none; display:none; }

* html .pop_pic    {position:absolute;}
* html .pop_title   {position:absolute;}
* html .pop_close {position:absolute;}