body {
	background: White;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
}

img {
	border: none;
}

a {
	color: Black;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.4em;
	font-weight: normal;
}

h3 {
	font-size: 1.2em;
	font-weight: normal;
}


#header img {
	margin: 2px 0 2px 2px;
	width: 200px;
	height: 91px;
}

#nav, #toc {
	display: none;
}

#foot {
	margin-top: 10pt;
	padding-top: 2pt;
	border-top: 1px solid black;
}

#wd, #wd a {
	font-size: 0.9em;
	text-decoration: none;
	font-style: italic;
}




