#corpo {
	background-color: #E9E2D0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #993300;
	font-size: 12px;
	margin: 3px 0px 0px;
	padding: 5px;
	border: 2px dotted #993300;
	height: 100%;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center center;


}
body {
	background-color: #EEE9DB;
	font-family: "Trebuchet MS", "Times New Roman", serif;
	font-size: 12px;
}
h1 {
	text-align: center;
	margin-top: 5%;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 26px;

}
h2 {
	font-size: 14px;
}
#abstract {
	font-size: 14px;
	margin-right: 10%;
	margin-left: 10%;
	text-align: justify;
	color: #333333;

}
a.shadow:link {
	color: #EEE9DB;
}
a.shadow:active {
	color: #EEE9DB;
}
a.shadow:hover {
	color: #EEE9DB;
}
a.shadow:visited {
	color: #EEE9DB;
}
