/* CSS Document */

body,td,th {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #001144;
}
body {
	background-color: #DAF2E8;
	margin-left: 0px;
	margin-top: 0px;
}
a:link {
	color: #547f77;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.Estilo1 {
	color: #0066FF;
	font-weight: bold;
}
.Estilo2 {color: #547f77}