
   .body {
          font-family: "arial", "Verdana", "sans-serif";
          font-size: 12pt;
          color: #006633;

        }

 .bigbody {
          font-family: "garamond", "times new roman";
          font-size: 30pt;
          color: gray;
        }

 .mediumbody {
          font-family: "garamond", "times new roman";
          font-size: 20pt;
          color: gray;
        }


        .mediumbodygreen {
          font-family: "garamond", "times new roman";
          font-size: 20pt;
          color: #006633;
        }

        .nolink {
          font-family: "Arial", "Verdana", "sans-serif";
          font-size: 8pt;
          color: white;
           }


   a:link { color: white; font-family: "Arial", "Verdana", "sans-serif"; font-size: 12pt;}

   a:visited { color: white; font-family: "Arial", "Verdana", "sans-serif"; font-size: 12pt;}

   a:hover { color: #D6D6D6; font-family: "Arial", "Verdana", "sans-serif"; font-size: 12pt;}


   a:link.nolink1 { color: #006633; font-family: "garamond", "times new roman"; font-size: 12pt;}

   a:visited.nolink1 { color: gray; font-family: "garamond", "times new roman"; font-size: 12pt;}

   a:hover.nolink1 { color: #006633; font-family: "garamond", "times new roman"; font-size: 12pt;}


   a:link.nolink2 { color: #0000FF; font-family: "garamond", "times new roman"; font-size: 20pt; text-decoration: underline; }

   a:visited.nolink2 { color: #0000FF; font-family: "garamond", "times new roman"; font-size: 20pt; text-decoration: underline; }

   a:hover.nolink2 { color: gray; font-family: "garamond", "times new roman"; font-size: 20pt; text-decoration: underline; }