#page {
	background: white;
	text-align: left;
	margin: 0 auto;
	padding: 75px 0px 0px 122px;
	position: relative;
	border-top: none;
	}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#4A4A4A;
	line-height:1.5em;
	font-weight: bold;	
}

.corrente {
	COLOR: #999999;
	text-decoration: none;
	font-weight: bold;
}

A:link {
	COLOR: #333333;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}

A:visited {
	COLOR: #333333;
	text-decoration: none;
	font-weight: bold;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
	line-height:1.7em;
	text-align:justify;
	font-weight: 200;

}
