body{
	height:100%;
	max-height:100%;
	padding:0;
	margin:0;
	border:0;
	background-color: #E7E7E7;
}

a{
	color:#001255;
	}

#updateliste{
	margin-bottom:10px;
	}

#updateliste td{
	border-bottom:10px solid #E7E7E7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #001255;
	font-weight:normal;
	line-height:14px;

	}
#updateliste p{
	margin:0px;
	margin-bottom:5px;
	}

