.footer {
	font-size: x-small;
	color: #1E3869;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
a:link {
	color: #1E3869;
}
a:visited {
	color: #C76A2F;
}
.width {
	width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}.header {
	font-size: 18px;
	color: #1E3869;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
