@charset "utf-8";
body {
	margin: 5px 5px 5px 5px;
	background-color: #99ccff;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	color: #614A38;
}
tr {
	background-color: #99ccff;
}

#LOGO {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 30px;
	color: #705B3C;
	letter-spacing: 0.2em;
	text-align: center;
}
#tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 0.4em;
	text-align: center;
}
#dateline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	background-color: #614A38;
	text-align: center;
	border: 0px none #99cc66;
	color: #99cc66;
}
#trfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
}
