.date {
font-size: 80%; font-style: italic
}
  .main {
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	width: 100%;
	left: 5px;
	top: 5px;
  }
  .header {
	background-color: #FFFFFF;
	color: #000000;
	text-align: center;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
  }
.ltblue {
	display: none;
}
.noprint {
	display: none;
}
#logo {
	position: absolute;
	top: 40px;
	visibility: visible;
	z-index: 3;
	float: right;
	right: 0px;
}
#basic {

	position: absolute;
	visibility: visible;
	z-index: 1;
	left: 0px;
	top: 0px;
}
.indent {
	padding-right: 115px;
}
