.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 200%;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0.1em;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	letter-spacing: -0.05em;
}
a:hover {
	color: #33BFF0;
}
