/* CSS Document */

body,td,th {
	font-size: 12px;
	color: #000033;
	font-family: Trebuchet MS;
	text-align:justify;
}
body {
	background-color: #ECF4FD;
}
a {
	font-size: 12px;
	color: #000099;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000099;
}
a:hover {
	text-decoration: underline;
	color: #FFFF00;
}
a:active {
	text-decoration: none;
	color: #FFFF00;
}
.Corpo {
text-align:justify;
}
.Titulo1 {
text-align:center;
font-size: 17px;
	color: #096989;
text-decoration: bold;
}
