<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
      color:black;
      background-color:#f0f8ff;
      font-family:sans-serif;
     }

h2   {
      color:black;
      background-color:#f0f8ff;
      font-family:helvetica;
     }

h4   {
      color:black;
      background-color:#f0f8ff;
      font-family:helvetica;
     }

p.description {
                  font-family:helvetica;
                 }



table {
      background-color:#f0f8ff;
      font-family:helvetica;
      }

td.index1 {background-color:#E1E1E1}
th.index1 {background-color:#E1E1E1}  
th.example {background-color:#DDDDDD}   

TD.toolbar {
            color:yellow; 
            font-weight:bold; 
            background-color:navy;
            font-family:helvetica;
           }

TD.toolbarRight {
	    text-align:right;
            color:#f0f8ff;
            font-weight:bold;
            background-color:navy;
            font-family:helvetica;
           } 

TD.error {
            color:#f0f8ff; 
            font-weight:bold; 
            background-color:red;
            font-family:helvetica;
           }


a:link    {color:#3399CC; font-weight:bold; text-decoration:none}
a:visited {color:#3399CC; font-weight:bold; text-decoration:none}
a.menu {color:yellow; text-decoration:none; font-weight:bold}
.menu {background-color:navy}

a.standard {color:navy}

a.attribute {color:green}
a.attributeRequired {color:green; text-decoration:underline}
td {font-weight:bold}
td.menu {color:white}


th.exampleMenu {color:white; background-color:navy}
td.description {font-weight:normal}


span.smallText, div.smallText
    {
     font-size: 60%;
    }
</pre></body></html>