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

h2.Subheading { color: #000000;
		background: #b2d2ee;
              }

h3.Subheading { color: #000000;
		background: #b2d2ee;
<!--		font-family: Times, serif;
                font-style: normal;
                font-variant: normal;
                font-weight: bold;
                font-size: 100%  -->
}

td.SectionHeading { color: #000000; /* #ff0000; red */
		    background: #b2d2ee; /* #cccccc; gray #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 }

em.emph { color: red; background: #ffffff; 
	  font-style: normal; font-variant: normal }

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 }

