body { color: #000000; background: #ffffff }

code { font-family: Courier, monospace;
       font-style: normal;
       font-variant: normal;
       font-weight: 600;
       /* font-size: 106.75% */ }

h2.Subheading { font-family: Times, serif;
                font-style: normal;
                font-variant: normal;
                font-weight: bold;
                font-size: 100% }

td.SectionHeading { color: #000000;
		    background: #ccccff; /* dark blue */
                    font-family: Times, serif;
                    font-style: normal;
                    font-variant: normal;
                    /* font-weight: bold; */
                    /* font-size: 133.33%; */
	            width: 100%;
                    text-indent: 1ex }

td.SubsectionHeading { color: #000000;
                       background: #eeeeff; /* light blue */
                       font-family: Times, serif;
                       font-style: normal;
                       font-variant: normal;
                       /* font-weight: bold; */
                       /* font-size: 116.66%;  */
    	               width: 100%;
	               text-indent: 1ex;
	               float: left }

td.fs9 { font-family: Arial, Helvetica, "Trebuchet MS", sans-serif; 
         font-size: 9pt }

td.a { width: 100%; color: #000000; background: #eeeeff; /* light blue */ }
#td.b { color: #000000; background: #cfeeff; /* light turquoise */ }
#td.b { color: #000000; background: #ccddee; /* light turquoise */ }
#td.b { color: #000000; background: #eeeedf; /* light khaki */ }
#td.b { color: #000000; background: #e9e9ee; /* light gray */ }
#td.b { color: #000000; background: #ebe7fe; /* light ... */ }
td.b { color: #000000; background: #e7ebf0; /* light ... */ }

img.Bullet { float: left;
	     margin-top: 0;
	     padding-top: 0;
	     border-width: 0 }
