 BODY { font-family : "Verdana", "Arial", "Helvetica";
        font-size : 8.0pt;
        background-color : white;}
 H1 { font-family : "Arial", "Helvetica", "Monaco";
      font-weight : bold;
      font-size : 12.0pt;
      color : #0000D0;}
 H2 { font-family : "Arial", "Helvetica", "Monaco";
      font-weight : bold;
      font-size : 10.0pt;
      text-align : left;
      color : #0000D0; margin-bottom:-0}
 H3 { font-family : "Arial", "Helvetica", "Monaco";
      font-size : 9.0pt;
      color : #0000D0;
      letter-spacing : 0.25pt;}
 H4 { font-family : "Verdana", "Arial";
      font-style : normal;
      font-variant : normal;
      font-weight : bold;
      font-size : 8.0pt;
      text-transform : none;}
 P { font-family : "Verdana", "Arial", "Helvetica";
     font-size : 8.0pt;
     color : black;}
  li { margin-bottom : 6.0pt;}
 ul { margin-bottom : 6.0pt;}

 P.APITitle { font-family : "Verdana", "Arial", "Helvetica";
              font-weight : bold;
              font-size : 12.0pt;
              color : #0000D0;}
 p.APILang  { font-weight: bold; margin-left : 4.0pt; margin-bottom : -12.0pt;}
 P.APIDesc { font-family : "Verdana", "Arial", "Helvetica";
             background-color : #E1E1E1;
             text-decoration : none;
             color : #0000D0;
             border : solid #E1E1E1 4.0pt;}
 P.APIHeading { font-family : "Verdana", "Arial";
             font-weight : bold;
             font-size : 8.0pt;
             background-color : #C1FFFF;
             color : #0000D0;
             border : solid #C1FFFF 4.0pt;}
 P.APIParmName { font-family : "Verdana", "Arial";
             font-style : italic;
             font-size : 8.0pt;
             margin-left : 12.0pt;
             margin-bottom : -12.0pt;
             }
 P.APIParmDesc { margin-left : 24.0pt; margin-bottom : -6.0pt;}

 P.SftDocTableEntry { font-weight : bold; }
 P.SftDocTableEntryInherited { font-weight : normal; }
 P.SftDocTableDescription { font-weight : normal; }
 P.SftDocQLinkEntry {  }
 P.SftDocQLinkBadEntry {  color: #808080 }
 
 P.SyntaxTable { color : #0000D0; font-family : "Courier New"}
 P.TableHeading { font-style : italic;
                  font-weight : bold;
                  background-color : #C1FFFF;
                  color : #0000D0;}
 P.TableHeadingLight { font-style : italic;
                       background-color : #C1FFFF;
                       color : #0000D0;}
 pre          { margin-left: 20 }
 
 P.ExampleText { margin-left: 20 }
 P.Warning { background-color : #FFFFCA;
             border : solid #FFFFCA 4.0pt;
             margin-left : 4.0pt;}
             
/* Supports XLinks */
MSHelp\:link
{
  text-decoration: underline;
 color: #006633; 
 hoverColor: #006633;
 filterString: ;
}
span.MSHelplink
{
  text-decoration: underline;
 color: #006633; 
 hoverColor: #006633;
 filterString: ;
}

 A:link { color : #0000D0;}
 a:link.high { color : #FFFFFF; background-color: #000080; text-decoration: none; }
 A:visited { color : #0000D0;}
 a:visited.high { color : #FFFFFF;  background-color: #000080; text-decoration: none; }
 A:active { color : #0000D0;}
 a:active.high { color : #FFFFFF;  background-color: #000080 }
