@charset "utf-8";
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
.width {
	width: 425px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.width2 {
	width: 580px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.address {
	font-size: 11px;
	color: #4D3215;
}
a:link {
	color: #0A4972;
}
a:visited {
	color: #1071B6;
}
.header {
	font-size: 14px;
	font-weight: bold;
	color: #094873;
}
li {
	list-style-position: inside;
}

