DIV.BANNER
{
   	background-color: #e0f1fe; 
   	color: #0000ff;
   	border: solid 1px #999;
   	font-size: 16pt;
   	padding: 3px 5px 3px 5px;
   	text-transform: capitalize;
   	margin-bottom: 5px;
}
TD
{
   	font-size: 14pt;
   	font-weight: bolder;
   	padding: 5px;	
}
.DATE { color: #0d86ff; }

DIV.FIRST,DIV.SECOND {
   	position: absolute;
   	top: 45;
   	left: 20;
   	width: 65%;
   	z-index: 20;	
}

DIV.SECOND {
   	left: 70%;
   	width: 20%;
}