body {
  font-family: "Times New Roman", Times, serif;
}

.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	text-align: justify;
	line-height: 1.5em;
	font-weight: lighter;


}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: 65503F;
	font-variant: normal;
	text-transform: uppercase;
	text-align: justify;


}
.date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	text-align: right;
	line-height: 1.5em;
	font-weight: lighter;
	font-style: italic;

}
.headernormal {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: 65503F;
	font-variant: normal;
	text-transform: uppercase;
	text-align: center;
}
