body {
	margin: 0px;
}
h1 {
	font-size: 2em;
	font-style: italic;
	color: #990000;
}
h2 {
	font-size: 1.5em;
	font-style: italic;
	color: #990000;
}
h3 {
	font-style: italic;
	color: #000066;
}
.textbody {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.copyright {
	font-size: .8em;
	font-style: italic;
	color: #FFFFFF;
}
.h1inline {
	font-size: 2em;
	font-style: italic;
	color: #990000;
	font-weight: bold;

}
.hostplans {
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
}
.hostsubhead {
	font-size: 1.1em;
	font-weight: bold;
	color: #000066;
}
.booktitle {
	font-style: italic;
}
.credits {
	font-size: .75em;
}
.required {
	color: #990000;
}
a:link {
	color: #000066;
}
a:visited {
	color: #990000;
}
