   h1 { text-align: center; font-family: Lucida Sans, sans-serif; }
   h3 { text-align: center; font-family: Lucida Sans, sans-serif; }
   .title { font-family: Lucida Sans, sans-serif; font-weight: 900; font-size: 36px; }
   .hdg2 { color: #CFF; background-color: black; 
   		   font-family: Lucida Sans, sans-serif; 
   		   font-size: 18px; font-weight: 900; margin-top: 6px; line-height: 24px; }
   .hdg3 { color: black; background-color: transparent; 
           font-family: Lucida Sans, sans-serif; font-weight: 900;
           font-size: 20px; }
   .exhhdg { font-family: Lucida Sans, sans-serif; font-weight: 900; text-decoration: overline;
           font-size: 18px; }   
   .exhhdgb { font-family: Lucida Sans, sans-serif; font-weight: 900;
           font-size: 18px; }
   .fnote { font-family: Lucida Sans, sans-serif; font-size: 12px;  }   
   .hdg4 { font-family: Lucida Sans, sans-serif; 
   		   font-weight: 900; font-size: 16px; margin-left: 75px; }
   .hdg4a { font-family: Lucida Sans, sans-serif; 
   		   font-weight: 900; font-size: 16px; }
   .hdg5 { font-family: Lucida Sans, sans-serif; 
   		   font-weight: 900; font-size: 16px; margin-left: 125px; font-style: italic; }
   .hdg6 { font-family: Lucida Sans, sans-serif; 
   		   font-weight: 900; font-size: 16px; margin-left: 150px; text-decoration: underline; }
   .hdg6a { font-family: Lucida Sans, sans-serif; 
   		   font-weight: 900; margin-left: 175px; text-decoration: underline; }
   .block { font-family: Lucida Bright, serif; font-size: 14px; margin-left: 200px; }
   .block2 { font-family: Lucida Sans, sans-serif; font-size: 14px; margin-left: 200px; font-weight: 900;}
   .block3 { font-family: Lucida Sans, sans-serif; font-size: 14px; margin-left: 200px; font-style: italic;}
   .italblock { font-family: Lucida Bright, serif; font-size: 14px; margin-left: 240px; font-style: italic;}
   .italblock2 { font-family: Lucida Bright, serif; font-size: 14px; margin-left: 200px; font-style: italic;}
   .italblock3 { font-family: Lucida Sans, sans-serif; font-size: 14px; margin-left: 125px; font-style: italic;}
   .italblock4 { font-family: Lucida Bright, serif; font-size: 14px; margin-left: 20px; font-style: italic;}
   .conclu { font-family: Lucida Sans, sans-serif; font-weight: 900; }
   .conclu2 { font-family: Lucida Sans, sans-serif; margin-left: 75px;  font-style: italic; font-weight: 900;}
   .conclu2a { font-family: Lucida Sans, sans-serif; margin-left: 75px; font-weight: 900;}
   .conclu3 { font-family: Lucida Sans, sans-serif; margin-left: 150px; font-style: italic; }
   .conclu3b { font-family: Lucida Sans, sans-serif; margin-left: 150px; font-style: italic; font-weight: 900;}
   .conclu4 { font-family: Lucida Sans, sans-serif; font-style: italic; font-weight: 900;}
   .conclu4a { font-family: Lucida Bright, serif; font-style: italic; }
   .ds { margin-bottom: 14px; }
   body { color: black;
		  background-color: #CFF; /* light blue like the printed exec summary */
		  font-size: 14px; }
   a { color: red; }
   .disc { list-style-type: disc; }								/* unordered list not indented */
   .discbold { list-style-type: disc; font-family: Lucida Sans, sans-serif; font-weight: 900; }		/* bold unordered list not indented */
   .bldisc { list-style-type: disc; font-family: Lucida Bright, serif; font-size: 14px; margin-left: 220px; }		/* unordered list indented */
   .blital { list-style-type: disc; font-family: Lucida Bright, serif; font-style: italic; margin-left: 90px; font-weight: 900;}		/* unordered list indented and italicized */
   .deci { list-style-type: decimal; }					/* integer ordered list not indented */
   .square { list-style-type: square; }					/* unordered list indented with squares */
   .bldeci { list-style-type: decimal; font-family: Lucida Bright, serif; font-size: 14px; margin-left: 200px; }	/* integer ordered list indented */
   .blcaps { list-style-type: upper-alpha; font-family: Lucida Bright, serif; font-size: 14px; }	/* capitalized alphabetical ordered list indented */
   .bllittle { list-style-type: lower-alpha; font-family: Lucida Bright, serif; font-size: 14px; }	/* lower case alphabetical ordered list indented */
   pre { margin-left: 220px; }
   .tddollars { text-align: right }
   .tddolunder { text-align: right; text-decoration: underline; }
   .tabmargin { margin-left: 220px; }
   .super { vertical-align: super; }
/*
   TD.solid-black { border: 5px solid black; }
*/

