.tableMergulho{
	width:490px;
}

.tableMergulho th{
	background:#fffc00;
	color:#006510;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:normal;
}

.tableMergulho td{
	background:#e3fbff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:5px 10px;
}

.tableMergulho .valor{
	font-weight:bold;
	width:75px;
}