  BODY
  {
  padding-left: 1em;
  color: black;
  background-color: white;
  }


  div.warning STRONG
  {
	color: red;
  }

  div.figure
  {
    float: center;
    width: 100%;
    margin: 0.5em;
    padding: 0.5em;
  }

  div.figure P
  {
    text-align: center;
    font-style: italic;
    text-indent: 0;
    color: maroon;
  }
