* {
	margin: 0;
	padding: 0;
}

a {
  outline: none;
}

#aff_headtxt  {
   font: 9px/13px helvetica, sans-serif;
   color: #333333;
   top:0px;
   left:0px;
   position: relative;
   z-index: 5;
}

/* tables */

td.bottomborder	{
	border-bottom: 1px #dddddd solid;
}

