 /* styles for the tree */
   SPAN.TreeviewSpanArea A {
        font-size: 10pt;
        font-family: verdana,helvetica;
        text-decoration: none;
        color: black

   }
   SPAN.TreeviewSpanArea A:hover {
        color: '#820082';
   }



 .tabl
   {
   border-top:1px;
    border-bottom:1px;
    border-right:1px;
    border-left:1px;
    border-style:dotted;
    width:273pt
    }


  textarea {
    border-top:1px;
    border-bottom:1px;
    border-right:1px;
    border-left:1px;
    border-style:dotted;
    width:500px;
    height:200px
  }

  .tex {
    border-top:1px;
    border-bottom:1px;
    border-right:1px;
    border-left:1px;
    border-style:dotted;
    width:300px
    }


  .batt {
    border-top:1px;
    border-bottom:1px;
    border-right:1px;
    border-left:1px;
    width:200pt;
    border-style:dotted
    }

   BODY {background-color: white}

   .time {
   color:#000084;
   text-align:right;
   vertical-align:top;
   font-size: 10pt;
   font-family: verdana,helvetica;
   }

  .board {
        width:500px;
        height:40px;
        text-align:justify;
        vertical-align:bottom;
        font-size: 10pt;
        font-family: verdana,helvetica;
        border-style:dotted;
        border-left-width:0px;
        border-top-width:0px;
        border-right-width:0px;
        border-bottom-width:1px
   }


   img {
  display:none;
   }

  .main {
  display:inline;
  }


  a:link, a:visited {
  display:none;
  }

   .print {
        display:inline;
        width:500px;
        text-align:justify;
        vertical-align:bottom;
        font-size: 10pt;
        font-family: verdana,helvetica;
        }
  .ads {
   display:none;
   }

