<!-- 

body      {background:white;
            font-size: 10pt; color:yellowgreen;
            scrollbar-face-color:#ffcc33; scrollbar-arrow-color: white; }

.mukublck {position:related;left:70px;top:50pix;
           font-size:9pt; color:navy; line-height:1.2em;
           text-align:left;padding:30pt;width:500px;
           border-style:solid;border-color:#FFcc33;background-color:white;}

.nm       {font-size: 12pt; color:white; font-weight: bold;}
HR        {color:khaki; size:1pt;}

a:link    {font-size: 8pt; text-decoration:none; color:yellowgreen }
a:hover   {font-size: 8pt; font-weight: bold; text-decoration:none; color:khaki; border-style:dotted;
           border-width:1px 0px; border-color:yellowgreen;}
a:visited {font-size: 8pt; text-decoration:none; color:khaki; }
a:active  {font-size: 8pt; text-decoration:none; color:khaki }
