body{
  background-color: #F7F7F7;
  border:none;
}

td
{
	line-height: normal;
	padding: 4px;
	border-bottom : 1px dotted #999999;
	font-family : Letter Gothic, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	line-height: 160%;
	color : #808285;
	background-color: #FFFFFF;
	text-decoration : none;
}

td A
{
	font-family : Letter Gothic, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	line-height: 160%;
	color : #808285;
	background-color: #FFFFFF;
	text-decoration:underline;

}
