.wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	color: #333;
	text-align: center;
	background-color: #FFF;
	padding-left: 50px;
	padding-top: 50px;
	margin-top: 50px;
	font-size: 11.5pt;
	padding-bottom: 10px;
	padding-right: 50px;
}
body {
	background-color: #333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.mainbody {
	color: #333;
	text-align: left;
	background-color: #FFF;
	font-size: 10pt;
	font-family: "Times New Roman", Times, serif;
}
.navigation {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	color: #333;
	text-align: left;
	background-color: #FFF;
	font-size: 12pt;
	padding-bottom: 10px;
	font-family: "Times New Roman", Times, serif;
	float: left;
}
.h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #607A94;
	font-style: italic;
}
a:link {
	color: #607A94;
}
.h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #607A94;
	font-style: italic;
}
