body {
	background-color: #ffffff;
	color: #000000;
	font-family: "Georgia", serif;
	font-size: 11pt;
}

div#footer {
	font-size: 8pt;
	font-style: italic;
	text-align: center;
}

div#header div#slogan {
	font-size: 10pt;
}

div#footer span#basedon, div#main img#hoofprint, div#menu {
	display: none;
}

img {
	border: 0px;
}

h1 {
	font-size: 200%;
}

h2 {
	font-size: 175%;
}

h3 {
	font-size: 125%;
}

h4 {
	font-size: 110%;
}

h5 {
	font-size: 105%;
}

h6 {
	font-size: 100%;
}

p {
	margin-left: 16px;
	text-align: justify;
}