body {
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
	background-color: #FFFFCC;
}
b {
	font-family: Arial, Helvetica, sans-serif;
}
.Content {
	width: 76%;
	margin-left: 12%;
	background-color: #FFFFFF;
	padding: 1em;
}
.Header {
	text-align: center;
}
.BottomMenu {
	text-align: center;
	margin-top: 2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
}
.Ads {
	text-align: center;
	margin-top: 2em;
}
.Legal {
	font-size: 0.7em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.Letter {
	font-family: "Courier New", Courier, mono;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	font-size: .8em;
	padding-top: 0.5em;
}
.Letter b {
	font-family: "Courier New", Courier, mono;
}
.Response {
	font-family: "Times New Roman", Times, serif;
	padding-right: 1em;
	padding-left: 1em;
	border-left-style: solid;
	border-left-width: 1em;
	border-left-color: #FFCC99;
}
.Note {
	font-style: italic;
}
li {
	margin-bottom: .5em;
}
