.navigation {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #999966;
	text-align: center;
	white-space: nowrap;
}
.lettertitles {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	color: #999966;
	font-weight: bold;
}
.letterheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	color: #006666;
}
li {
	list-style-type: disc;
}
ul {
	list-style-type: disc;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	color: #000000;
	list-style-position: outside;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: .8em;
	line-height: 1.1em;
	color: #000000;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: .8em;
	color: #006666;
	font-weight: bold;
}
.padding {
	padding-right: 5px;
	padding-left: 10px;
}
.paddingtd {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
}
