   
BODY
{
    font-size:10pt;
    font-family:Verdana;
}
 .Treeview_SelectedNode
{
    font-weight: bold;
    font-size: 9pt;
    color: #d37a4e;
}

    .TextLabel
    {
         font-size:10pt;
    font-family:Verdana; 
    }
    
    .TreeViewFormat
    {
    Font-Size:10px; 
    Font-family:Verdana;
    color: Black;
                 
    }
    .SelectedNodeStyle
    {
        color: #D37A4E;
    }
    .RootNodeStyle
    {
    color: #1B3F95;
    }
    .Lien
    {
          color: #1B3F95;
      }