/* This is a CSS document, created by Prime Style, available at http://www.northnet.com.au/~hardy/prime/style/ */

  BODY {
    font-family: "Arial", Sans-serif;
    font-size: 10pt;
    }

  A {
    color: RGB(160, 148, 32);
    text-decoration: None;
    }

  a:hover {
    color: RGB(0, 64, 128)
    }

  .Heading {
    font-family: "Arial", Sans-serif;
    font-size: 10pt;
    color: RGB(0, 64, 0);
    font-weight: Bold;
    background: url(backtest.gif) repeat;
    padding: 4px 0pt 4px 0pt;
    }

  .Example {
    font-family: "Courier New";
    font-size: 9pt;
    text-indent: 1cm;
    }

  .Subheading {
    color: RGB(0, 0, 128);
    font-weight: Bold;
    font-style: Italic;
    }

  .Sub2 {
    color: RGB(0, 128, 0);
    font-weight: Bold;
    font-style: Italic;
    }
