/* Define general formatting for steam locos */
/* H1 not used */
/* H2 is class heading */
/* H3 is used for things like details heading */

H1, H2, H3, H4 	{
	color:		#000000; 
	font-family:	arial, helvetica;
	}

B, strong	{
	color:		#000000; 
	font-family:	arial, helvetica;
	}
		
