body {

	margin:0;
}

td img{
display:block;
}

a.leftMenuItems:link, a.leftMenuItems:visited, a.leftMenuItems:active {
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
  height: 18px;

}

.leftMenu {
  margin: 5 3 5 4;  /* top-right-bottom-left */
  line-height: 1.75;
  white-space: nowrap;
}

