body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	color: #FFFFFF;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #620C0D;
}
a:link {
	color: #3A4F6D;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #620C0D;
}
.footer {
	font-size: x-small;
}
h2 {
	color: #620C0D;
}
