table{
	position: relative;
	text-align: left;
	width: 85%;
	top: 3px;
	font-family: Arial,Helvetica;
	font-size: 10px;
	border-color:  #42597B;
	border-width: 2px;
	border-style: thin;
}

td{
	border-color: #42597B;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	padding: 2px;
}