.Page {
	font-family: Arial, Helvetica, sans-serif;
	margin: 12px;
	padding: 12px;
	border: 1px solid #000000;
}
.Content {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	border: none;
}
.Menu {
	font-size: smaller;
}

.Date {
	font-size: 12pt;
	font-weight: bold;
}
h1 {
	font-size: large;
	font-weight: bold;
}
.BottomText {
	font-size: smaller;
}
.ReportDate {
	color: #CC0000;
	font-weight: bold;

}
.InYourEarDate {
	font-weight: bold;
	border-top: 1px none #666666;
	border-right: 1px none #666666;
	border-bottom: 1px dotted #666666;
	border-left: 1px none #666666;
	width: 200px;
	color: #666666;
}
.EarWhacksDate {
	font-weight: bold;
	border-top: 1px none #666666;
	border-right: 1px none #666666;
	border-bottom: 1px dotted #666666;
	border-left: 1px none #666666;
	width: 200px;
	color: #666666;
}
.Letter {
	font-family: Arial, Helvetica, sans-serif;
	margin: 6px 42px;
	padding: 12px;
	border: 1px solid #000000;
}
.Caption {
	font-size: smaller;
	font-style: italic;
}
h2 {
	font-size: medium;
	font-weight: bold;
}
