body{
	margin: 0;
	}

td{
	font-family: trebuchet ms, tahoma, helvetica, verdana;
	font-size: 11px;
	color: #000;
	}

a:link, a:visited{
	font-family: trebuchet ms, tahoma, helvetica, verdana;
	font-size: 11px;
	color: #0000FF;
	text-decoration: underline;
	}

a:hover{
	font-family: trebuchet ms, tahoma, helvetica, verdana;
	font-size: 11px;
	color: #0000FF;
	text-decoration: none;
	}

input.newsLetter{
	width: 150px;
	border: 1px solid #A6A6A6;
	background-color: #F0F0F0;
	font-family: trebuchet ms, tahoma, helvetica, verdana;
	font-size: 11px;
	color: #444;
	}


tbody.on  {display:table-row-group;}
tbody.off {display:none;}