p { 
	font-family: "Times New Roman", Serif;
	text-align: justify
	}

body {
	margin: 5%
	}

A:link, A:visited {
	text-decoration: none
	}

A:hover {
	text-decoration: underline
	}