body {
	font-family: "Times New Roman";
	font-size: 1em;
	background-color: white
}
a {
	color: darkblue;
	text-decoration: none;
	font-size: 0.9em
}
a:hover {
	text-decoration: underline
}
p {
	font-size: 0.9em
}
