@charset "utf-8";
/* CSS Document */
<!--
body {
	background-color: #F7F7F7;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
body,td,th {
	font-family: trebuchet MS;
	font-size: 12px;
	color: #333333;
}
a {
	font-family: trebuchet MS;
	font-size: 12px;
	color: #333333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #00748b;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.estilo01 {
	font-weight:bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing:2px;
	font-size:14px;
}
-->

