/* report.css */

        a, A:link, a:visited, a:active
                {color: #0000aa; text-decoration: none; font-family:  Arial, Helvetica, sans-serif; font-size: 14px;}
        A:hover
                {color: #ff0000; text-decoration: none; font-family:  Arial, Helvetica, sans-serif; font-size: 14px;}
        p, tr, td, ul, li
                {color: #000000; font-family:  Arial, Helvetica, sans-serif; font-size: 15px; padding-left: 30px;
                padding-right: 14px;}
        sup
                {color: #000000; font-family:  Arial, Helvetica, sans-serif; font-size: 9px;}
        .header1, h1
                {center color: #000000; background: #ffffff; font-weight: bold; font-family:  Arial, Helvetica, sans-serif;
                 font-size: 24px; margin: 0px; padding-top: 24px;}
        .header2, h2
                {color: #000000; background: #ffffff; font-weight: bold; font-family:  Arial, Helvetica, sans-serif;
                 font-size: 18px; padding-top: 18px;}
        .intd
                {color: #000000; font-family:  Arial, Helvetica, sans-serif; font-size: 14px; padding-left: 15px;
                 padding-right: 15px;}
        form
                { margin: 5px; }
        code
                {color: #000000; font-family: "Lucida Console", Courier; font-size: 12px; }
	     FONT.code
		          { font-family: "Lucida Console", Courier; font-size: 12pt; font-weight:bold; white-space:pre; }
        p.code_block
                { font-family: "Lucida Console", Courier; font-size: 12pt; font-weight:bold; white-space:pre;
		            background: #ffc0c0; width:1400px; margin-left: 28px; }

/* End of report.css */

