body
{
background-image:url('logo_fundo2.jpg');
background-position:  left bottom;
background-repeat: no-repeat;
background-attachment: fixed;
}

A:link { text-decoration: none; color: #0000CC; }
A:visited { text-decoration: none; color: #0066CC; }
A:active { text-decoration: none; color: #000099; }
A:hover { text-decoration: underline; color: #0000CC; }


p
{
	margin-top: 18px;
	font-family:arial,helvetica;
	font-size:12px;
	text-align: justify;
	line-height: 18pt ;
}


.pc
{
	text-align: center;
	margin-top: 0px;
	font-family:verdana,arial,helvetica;
	font-size:10px;
	line-height: 10pt ;
}


.menu
{
	text-align: right;
	padding-top: 60px;
	font-family:verdana,arial,helvetica;
	font-size:11px;
	line-height: 20pt ;
	vertical-align:top;
}

