
<!------------------------------------------------------------>
<!-- SECTION 1:                                             -->
<!-- If you want, edit the styles for the remainder if the  -->
<!-- document.                                              -->
<!------------------------------------------------------------>
/*                                                          */
/* Styles for the tree.                                     */
/*                                                          */
  SPAN.TreeviewSpanArea A {font-size: 10pt; 
                           font-family: arial; 
                           text-decoration: none;
                           color: black;
                           padding: 3px 0px 2px 0px;
                           background-color: black;
                          }
     
  SPAN.TreeviewSpanArea A:hover {color: black;
					             padding: 3px 0px 2px 0px;
                                 background-color: yellow;
								}

/*                                                          */
/* Styles for the remainder of the document.                */
/*                                                          */
/*   BODY {background-color: white;}*/
   
/*   TD {font-size: 10pt; */
/*       font-family: arial*/
/*      }*/
							}