.fundobaixo {
	background-attachment: fixed;
	background-image: url(fundo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
body {
	font-family: tahoma;
	font-size: 10px;
	color: #000000;
}
.verde {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
.laranja {
	font-family: tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}

