/*****************************************************
 *	Class based styles for errata in ham/*.html
 */

/*****************************************************
 *	Block elements 		
 */

BODY.exam		{
	background-image:	url(../graphics/hiu.jpg);
	color:			black;
	background-color:	white;
	background-attachment:	fixed;
	}

H2			{
	text-align:		center;
	}

H3, H4, H5     		{
	font-family:		Arial, Helvetica, sans-serif;
	}
	
/*****************************************************
 *	Inline elements
 */

