body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.86em;
	line-height: 1.6em;
	background-color: white;
	color: black;
	}

p {
	margin:0 0 12px 0px;
	}

h1 {
	color: #8a1b05;
	}

div.header {
	margin-bottom: 1em;
	padding-bottom: 1em;
	color: #999;
	}

div.header img.logo {
	float: left;
	margin-right: 24px;
	}

div.header h3 {
	padding-top: 36px;
	}

div.header h3,
div.header p {
	color: #999;
	}

div.footer {
	margin-top: 2em;
	padding-top: 2em;
	border-top: 1px solid #8a1b05;
	color: #999;
	font-size: 0.82em;
	}

div.clear {
	clear: both;
	}

div.pagetools {
	display: none;
	}


