@charset "utf-8";
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #0066CC;
	padding: 50px;
}
.tempo {
	font-size: 1em;
}
a.tempo:link {
	text-decoration: none !important;
	color: #0066CC;
}
.heado {
	background-image: url(logo.png);
	background-position: right top;
	background-repeat: no-repeat;
	height: 250px;
}
.heada {
	font-size: 2em;
}
.footo {
	font-size: 0.75em;
	text-align: right;
	color: #999999;
}

