body{
	background:white
	color:black;
	font:10pt Georgia,Times,serif;
	margin:auto;
	}

a,a:link {
	text-decoration:none;
	color:black;
	font-weight:bold;
	}
	
h1{
	font:small-caps 16pt Georgia,Times,serif;
	text-align:center;
}

h2{
	font:13pt Georgia,Times,serif;
	text-align:center;
}

h3{
	font:bold 11pt Georgia,Times,serif;
	text-align:left;
	border:0;
	margin: 0 auto;
}

h6{
	font:bold 11pt Georgia,Times,serif;
	text-align:left;
	margin-top:16pt;
}

img {
	display:none;
}

hr, hr.full {
	background:white;
	margin:0.5em auto;
	border-bottom:1px solid black;
}

#content, #container {
	width:100%;
	border:0;
	padding:0;
	margin:auto
}

#notes #jumplinks #navigation, .toc{
	display:none;
}

#float1 #float2 #float3{
	float:none;
}


