DIV.floatrightquote {float : right;
                width: 30%;
                border-top: thin solid #003300;
                border-bottom: thin solid #003300;
                margin: 0 0 0 0;
                padding: 5 5 5 5;
                color : #004000;
                font-size: 15pt;
                font-family : Arial, Sans-Serif; }

DIV.floatleftquote  {float : left;
                width: 30%;
                border-top: thin solid #003300;
                border-bottom: thin solid #003300;
                margin: 0 0 0 0;
                padding: 5 5 5 5;
                color : #004000;
                font-size: 15pt;
                font-family : Arial, Sans-Serif; }

DIV.floatrightcaption {float : right;
                width: 400;
                margin: 0 0 0 0;
                padding: 5 5 5 5;
                color : #000000;
                font-size: 10pt;
                font-family : Arial, Sans-Serif; }

DIV.floatleftcaption  {float : left;
                width: 280;
                margin: 0 0 0 0;
                padding: 5 5 5 5;
                color : #000000;
                font-size: 10pt;
                font-family : Arial, Sans-Serif; }

DIV.boxleft  {float : left;
              width: 36%;
              margin: 5 5 5 5;
              padding: 5 5 5 5;
              background : #FFFFCC;
              border : thin solid black;
              color : #004000;
              font-size: 12pt;
              font-family : Arial, Sans-Serif; }
