body{
 	margin-top: 0;
 	margin-bottom: 0;
 	margin-right:10;
 	margin-left: 10;
	background-color: #2AD4FF;
}
td.main{
	padding-left: 10;
	padding-right: 10;
	font-family: verdana;
	font-size: 14;
	text-align: justify;
}
a:link{
		text-decoration: none;
	}

	a:hover{
		text-decoration: none;
		color: red;
	}

	a:visited{
		text-decoration: none;
		color: green;
	}
legend.service{
 	margin-left: 80;
}

