h1 {border-color: #993333; border-style:  solid; text-align: center}

h2 {background-color: #D0E4FF;
   border-color: #D0E4FF;
	 border-style:  solid; 
	 color: #0000cc;  
	 font-family:  times new roman;
	 text-align: center;
	 font-size: 26px;}

h3 {background-color: #D0E4FF; color: #0000cc;  font-family:  times new roman; text-align: left; font-size: 26px;}

h4 {background-color: #d0e4ff;
	 border-color: #D0E4FF;
/*	 border-style:  solid; commented out as spoils Netscape*/ 
	 color: #0000cc;
	 font-family:  times new roman;
	 text-align: left;
	 font-size: 16px;
	 width: 0px;}

h4.p {background-color: #D0E4FF; color: #0000cc;  font-family:  times new roman; font-size: 14px;}

/* does not work in IE5.0 */
hx1.b {background-color: #D0E4FF; color: #0000cc;  font-family:  times new roman; text-align: left; font-size: 14px;}

b.highlight {
	background-color: #d0e4ff;
	color: #0000cc;
	font-family:    "times new roman";
	font-size: 16px;
	text-align: left;
	width: 1px;
}
