@import url(ns4unsafe.css);
.item3 {
	display: none;
	}
div.letterhead {
	text-align: center;
	margin: 2em 5em 1em 5em;
	padding-top: 1em;
	border-top: 2px solid #960;
	font-size: smaller;
	}
div.letter {
	margin: 1em 0 0 0;
	padding: 1em 2em 2em 1em;
	border: 1px solid #000;
	background: #fbf9f7;
	}
div.letter h2 {
	font: large times, serif;
	text-align: center;
	}
div.letter p.subhead {
	text-align: center;
	font-variant: small-caps;
	text-indent: 0;
	margin-bottom: 1em;
	}
div.letter p.subhead span {
	font-variant: normal;
	font-style: italic;
	font-weight: bold;
	}
div.letter p {
	font-family: garamond, "times new roman", times, serif;
	font-size: medium;
	text-indent: 1em;
	margin-top: .1em;
	margin-bottom: .1em;
	}
div.letter p.alignright {
	text-indent: 0px;
	text-align: right;
	}
span.super {
	vertical-align: top;
	font-weight: bold;
	font-size: smaller;
	}
span.super a {
	color: #960;
	font-weight: bold;
	text-decoration: none;
	}
span.super a:hover {
	color: #f00;
	}
div.refs {
	font-size: small;
	}
div.refs p {
	text-align: left;
	margin-left: 1em;
	}
div.refs h3 {
	font-size: small;
	text-decoration: underline;
	}

