.width {
	width: 550px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.small-text {
	font-size: 12px;
}
.header {
	font-size: 18px;
	font-weight: bold;
	color: #2D547F;
}
a:link {
	color: #2D547F;
}
a:visited {
	color: #321A16;
}
