<!--------- The below CSS tags can be called for a special link like this:

<a class="sidenav" href="example.html">Advisor Compliance Manuals</a>

----------------->







/* TAGS */

      body {

                font-family: Helvetica, Verdana, Arial;

                font-size: 10pt;

                letter-spacing: .1em;

                }



           td {

                font-family: Helvetica, Verdana, Arial;

                font-size: 10pt;

                letter-spacing: .1em;

                }



             li {

                font-family: Helvetica, Verdana, Arial;

                font-size: 10pt;

                letter-spacing: .1em;

                } 



h1,h2,h3,h4,h5,h6 {

                  font-family: Helvetica, Verdana, Arial;

                  text-align: left;

                  letter-spacing: .1em;



                  }

            p {

                font-family: Helvetica, Verdana, Arial;

                font-size: 10pt;

                letter-spacing: .1em;



                }





.footer {

               color: black;

               font-family: Helvetica, Verdana, Arial;

               font-size: 8pt;

               letter-spacing: .1em;

               }







a:link {color: blue;  text-decoration: underline; }

a:visited {color: purple;  text-decoration: underline;  }

a:active {color: black;  text-decoration: none; }

a:hover {color: red; text-decoration: none; } 





