.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #0000FF;
	text-decoration: underline;
}
.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #0000FF;
	text-decoration: none;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
}
