@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}
.width {
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
a:link {
	color: #620001;
}
a:visited {
	color: #5A768B;
}
hr {
	border-top-color: #DFD8C5;
	border-right-color: #DFD8C5;
	border-bottom-color: #DFD8C5;
	border-left-color: #DFD8C5;
	background-color: #DFD8C5;
}
