.def         { color: #1010ff; text-decoration: none; cursor: hand }
.def:hover   { color: #FF0000; text-decoration: none; cursor: hand }
.selected    { background-color: #e0e0e0; border-style: outset; border-width: 0 }
a            { color: #2020ff; text-decoration: none }
a:hover      { color: #FF0000; text-decoration: none }
.custom_input { background-color: #e0e0e0; color: #aa00ff; border: 1 solid #aa00ff; }
.custom_button { background-color: #808080; color: #; font-family: Verdana; font-size: 
               10pt; font-weight: bold; border-style: outset; border-width: 1 }
.def_title         { color: #e0e0e0; text-decoration: none; cursor: hand }
.def_title:hover   { color: #FF0000; text-decoration: none; cursor: hand }
.dark        { color: #e0e0e0; background-color: #;}
.light       { color: #aaaaaa; background-color: #e0e0e0;}
.medium      { color: #e0e0e0; background-color: #808080;}
body         { font-family:arial;
               margin-left:1cm;
               scrollbar-face-color: #808080;
               scrollbar-highlight-color: #e0e0e0;
               scrollbar-shadow-color: #e0e0e0;
               scrollbar-3dlight-color: #e0e0e0;
               scrollbar-arrow-color:  #aa00ff;
               scrollbar-track-color: #e0e0e0;
               scrollbar-darkshadow-color: #000000 }
.capitulo {font-size:x-large;font-family:verdana;}	