body	{
	font-size: 100%;
	line-height: 150%;
	margin-left: 20pt;
	margin-right: 20pt
	}

h1	{
	font-size: 150%;
	color: black;
	font-style: bold;
	line-height: 150%
	}

small	{
	font-size: 85%;
	line-height: 140%
	}

em	{
	font-size: 95%;
	color: navy;
	font-style: normal;
	line-height: 150%
	}

strong	{
	font-size: 95%;
	color: black;
	font-style: bold;
	line-height: 150%
	}
