
table {

	background-color:#fff;

	width:100%;

	margin-bottom:20px;	

}

	

td {

	font-family : Verdana, Arial, Helvetica, sans-serif;

	font-size :80%;

	line-height : 120%;

	font-weight : normal;

	color : #ffffff;

	text-align : left;

	padding: 5px 0px 5px 15px;

	background-color:#87b9d9;

	margin:0px;

}

.trpics {

  

	text-align : center;

	background-color:#87b9d9;
	
}