/* Style Sheet info for a printed page  */
body {
    background-color: white;
	color: black;
   }
.titleHdg {
    font-size: 24px;
	font-weight: bold;
	color: blue;
	text-align: center;
   }
