body {
	background-color: #CCCCFF;
	margin: 0px; 
}p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:hover {
	background-color: #99CC66;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000099;
	text-decoration: underline;

}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	border-top-width: 2px;
	border-top-color: #000066;

}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;

}
.corpo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-align: center;

}

