@charset "UTF-8";
body {
	background-image: background.jpg;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
}
.wrapper {
     margin-right: auto;
     margin-left: auto;
}
.SH_legal {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: normal;
	color: #666;
	text-align: center;
}
.SH_Main_intro {
	color: #7B2522;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 140%;
	font-weight: bold;
}
.SH_body {
	color: #333;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 105%;
	font-weight: normal;
}
.SH_header {
	color: #792926;
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	line-height: 105%;
	font-weight: bold;
}
.SH_subhead {
	color: #774E2A;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 105%;
	font-weight: bold;
}