/*
 * Style sheet for the HTML 4.0 specification
 */

A:link    {color:"#214b3f"}
A:visited {color:"#214b3f"}
A:active  {color:"#214b3f"}
A:hover   {color:"#00b410"}

.dec {text-decoration:none;}
.color {/*color:#214b3f;
        font-weight:bold;*/
        font-size:10pt;
        line-height:1}
.color1 {/*color:#214b3f;
        font-weight:bold;*/
        color:#214b3f;
        font-size:10pt;
        line-height:1}

.color2 {/*color:#214b3f;
        font-weight:bold;*/
        color:#214b3f;
        font-size:12pt;
        line-height:1}

.color3 {/*color:#214b3f;*/
        font-weight:bold;
        font-size:10pt;
        line-height:1}

        
img.wid  {width:190; height:1;
        } 
 caption {color:"#3F584D";
         margin-top: 0.5ex; 
         font-weight:"bold";
         font-size:16pt;}    

.spanstyle {
           position:absolute;
           visibility:visible;
           top:-50px;
           font-size:10pt;
           font-family:Verdana;
           font-weight:italic;
           color:78b4f0;}
BODY {
           width:100%;overflow-x:hidden;overflow-y:scroll;
      }

