.           { font-family: sans-serif; font-size: 9pt;  color: #505050; }
a           { font-family: sans-serif; font-size: 9pt;  color: #505050; text-decoration: none; }
a.hover     { font-family: sans-serif; font-size: 9pt;  color: #ff0000; text-decoration: none; }
b           { font-family: sans-serif; font-size: 9pt;  color: #707070; }
#norm       { font-family: sans-serif; font-size: 9pt;  color: #505050; }
#blue       { font-family: sans-serif; font-size: 9pt; color: #0083E6; font-weight: 200;}
#blue_b     { font-family: sans-serif; font-size: 9pt; color: #0083E6; font-weight: 600;}
#newsdate   { font-family: sans-serif; font-size: 9pt;  color: #0083E6; font-weight: 100;}



/* for scrolling layers
         Specify width and height in hold and wn, and in clip for wn */
#hold   { position:relative; overflow:hidden; width:440px; height:310px; z-index:100; }
#wn     { position:absolute; left:0px; top:0px; width:440px; height:310px;
          clip:rect(0px, 440px, 310px, 0px); overflow:hidden; z-index:1; }
#lyr1, #lyr2, #lyr3
        { position: absolute; visibility: hidden; left: 0px; top: 0px; z-index: 1; }