TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11.5px;
  line-height: 1.5;
}

TD.maintous, P.maintous {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  line-height: 1.5;
color:grey;
	text-decoration: underline;
}


.date {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  line-height: 1.5;
}

/*- Top Right Banner--------------------------- */
#topright {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	height: 125px;
	width: 125px;
	background: url(TRbanner.png) no-repeat;
	text-indent: -999em;
	text-decoration: none;
}

/*- Top Right Banner2--------------------------- */
#topright2 {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	height: 358px;
	width: 100px;
	background: url(TRbanner.png) no-repeat;
	text-indent: -999em;
	text-decoration: none;
}