/* Print CSS */

body {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	color: #000000;
	margin: 0;
	padding: 0 5%;
}