	body {
	  line-height: 150%;
	  background-image: url(img/back2.jpg);
	  background-repeat: no-repeat;
	  background-position: left top;
	  background-attachment: fixed;
	}
	p {
	@@margin-top : 40px;
	@@margin-bottom : 30px;
	}

	hr {
	  width: 900px;
	  color: #e0c4b0;
	  background-color: #e0c4b0;
	  height: 2px;
	  border-style: dashed;
	}

	TABLE {
	  font-size: 11pt;
	  text-align: left;
	  text-valign: center;
	}

	.explanation {
          font-size: 10pt;
	  text-valign: center;
	}