body           { font: 10.5pt "Times New Roman"; color: #DF0000; margin:0; padding:0px 10px 0px 10px; height:100%; overflow-y:auto; }

h1              { font: bold 21pt "Times New Roman"; color: red; }
h2              { font: bold 16pt "Times New Roman"; color: red; }
h3              { font: bold 14pt "Times New Roman"; color: red; }
.t                { font: 10.5pt "Times New Roman"; color: #DF0000; }
.large          { font: 14pt "Times New Roman"; }
.emph          { font: 18pt "Times New Roman"; }
.small          { font: 9pt "Times New Roman"; }

.pop_pic      { position:fixed; top:10px; left:156px; width:488px; padding:37px 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:156px; width:488px; height:33px; line-height:150%; font-size:16pt; 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:611px; width:25px; background:silver; border-style:none; display:none; }

* html .pop_pic    {position:absolute;}
* html .pop_title   {position:absolute;}
* html .pop_close {position:absolute;}