hr {
    height: 2px;
    width: 90%;
    background-color: gray;
	}

P {
	font-size: 14pt;
	text-align: left;
   text-indent: 2em;
   }

body {
	background-color: #E8E8E8;
	}