                BODY
                {
                        background:#C8C89C;
                        color:black;
                        vlink="#4D5421";
                        margin="0";
                        alink=black;
                        font-family : Arial, Helvetica, sans-serif;
                }

                .menu
                {
                color=black;
                        font-size : 11pt;
                        text-decoration : none;
                }

                .submenu
                {
                color=black;
                        font-size : 10pt;
                        text-decoration : none;
                }

                .txt
                {
                        font-size : 12pt;
                        text-align: justify;
                }

                .hdr1
                {
                        font-size : 13pt;
                        font : bold;
                        text-align: center;
                }
                .hdr2
                {
                        font-size : 11pt;
                        font : bold;
                        text-align:center;
                }
                .hdr3
                {
                        font-size : 11pt;
                        font : bold italic;
                        text-align:right;
                }
                .hdr4
                {
                        font-size : 10pt;
                        font : italic;
                        text-align:right;
                }
                p
                {
                        text-indent:20;
                }
                        a:HOVER
                {
                        color:black;
                }
                .lnk
                {
                        font-style: italic;
                        font-weight: bold;
                        text-decoration : none;
                }
				
				.lnk2
                {
                        
                        color:#764A39;
                        text-decoration : none;
                }

