/* CSS Document */
body,html { height:100%;margin:0 }
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
a:link {
	color: #555555;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #555555;
}
a:hover {
	text-decoration: underline;
	color: #777777;
}
a:active {
	text-decoration: none;
	color: #AAAAAA;
}
h1 {
	font-size: 14px;
	color: #000000;
}

.corpo11 {
	font-size: 11px;
	color: #000000;
}

.corpo10 {
	font-size: 10px;
	color: #000000;
}
