body 
{
                     margin: 0px;
                    padding: 0px;
                     cursor: arrow;
      scrollbar-arrow-color: #6F36AD;
       scrollbar-base-color: #FFFFFF;
      scrollbar-track-color: #FBF9FD;   
       scrollbar-face-color: #F6EEFE;
  scrollbar-highlight-color: #FFFFFF;
 scrollbar-darkshadow-color: #6F36AD;
    scrollbar-3dlight-color: #F9F6FD; 
     scrollbar-shadow-color: #F9F6FD;
                  font-size: 12;
                font-family: "Lucida","Georgia","Tahoma","Verdana","Arial","Helvetica";
          background-repeat: repeat-y;
      background-attachment: fixed;

}

td.pane
{
                    padding: 2px 2px 2px 2px;
                     margin: 2px 2px 2px 2px;
           background-color: #F3F0FC;
               border-width: 0px;
                     cursor: arrow;
                  font-size: 12;
                font-family: "Lucida","Georgia","Tahoma","Verdana","Arial","Helvetica";
}

td.borderpane
{
                    padding: 2px 2px 2px 2px;
                     margin: 2px 2px 2px 2px;
           background-color: #F3F0FC;
               border-style: solid;
               border-width: 1px;
               border-color: #0000F0;
                     cursor: arrow;
                  font-size: 12;
                font-family: "Lucida","Georgia","Tahoma","Verdana","Arial","Helvetica";
}
      
font.kakee
{
                      color: #900090;
                font-weight: bold;
}

font.ware
{
                      color: #F00060;
                font-weight: bold;
}

font.appname
{
                      color: #000000;
                font-weight: bold;
}

font.date
{
                      color: #900090;
                font-weight: bold;
                  font-size: 12;
}        

font.txt
{
                      color: #404040;
                  font-size: 12;
}        

p.chapter
{
                  font-size: 14;
                font-family: "Lucida","Georgia","Tahoma","Verdana","Arial","Helvetica";
                font-weight: bold;
                 text-align: justify;
                      color: #6F36AD;
                     margin: 6px 0px 0px 0px;
                    padding: 0px 0px 0px 0px;
}

p.subchapter
{
                  font-size: 12;
                font-family: "Lucida","Georgia","Tahoma","Verdana","Arial","Helvetica";
                font-weight: bold;
                 text-align: justify;
                      color: #FFA0A0;
                     margin: 0px 18px 0px 0px;
                    padding: 0px 0px 0px 0px;
}

p.text
{
                  font-size: 12;
                font-family: "Lucida","Georgia","Tahoma","Verdana","Arial","Helvetica";
            text-decoration: none;
                 text-align: justify;
                      color: #000000;
                     margin: 6px 0px 0px 18px;
                    padding: 0px 0px 0px 0px;
}

font.footer
{
                  font-size: 10;
}

a:link 
{
            text-decoration: none;
                      color: #A0A0FF;
                font-weight: bold;
}

a:active 
{
            text-decoration: none;
                      color: #FFA0A0;
                font-weight: bold;
}

a:visited 
{
            text-decoration: none;
                      color: #C08080;
                font-weight: bold;
}

a:hover 
{
            text-decoration: none;
                      color: #A0A0FF;
                font-weight: bold;
                   position: relative; 
                        top: +1px; 
                       left: +1px;
} 
