<style type="text/css">
	#header {
	text-align:left;
	}
	body {
	font:80%/120% Arial;
	color:#000000;
	background-color:#FFFFFF;
	text-align:center;
	}
	/*
		body>#body {
		width:auto;
		max-width:45em;
		} 
	*/
	h1, h2, h3, h4, h5, h6 {
	font-family:Arial;
	color:#000000;
	}
	h1 {
	margin:0.0em 0 0.4em 0;
	font-size:2.0em;
	font-variant: small-caps;
	font-weight: normal;
	}
	h2 {
	margin:2em 0 0.4em 0;
	font-size:1.4em;
	font-weight: normal;
	}
	h3 {
	margin:0em 0 0.2em 0;
	font-size:1.2em;
	font-variant: small-caps;
	font-weight: bold;
	}
	h4 {
	margin:0em 0 0.2em 0;
	font-size:1.1em;
	}
	h5 {
	margin:0em 0 0.2em 0;
	font-size:1.0em;
	font-style:italic;
	}
	a:link {
	font-family:Arial;
	color:#003DB2;
	text-decoration:none;
	}
	a:visited {
	color:#003DB2;
	text-decoration:none;
	}
	a:hover {
	color:#003DB2;
	text-decoration:underline;
	}
	#nav {
	text-align:left;
	}
	#wrap {
	text-align:left;
	margin:0 auto;
	padding:1.0em;
	max-width:1200px;
	border:1px solid #C0C0C0;
	background-color:#FFFFFF;
	}
	#main {
	text-align: left;
	}
</style>