body {
	background-color:#FFE9D2;
	font-family:Georgia, serif;
	font-size:13px;
	color:#804040;
	line-height:20px;
	text-align: justify;
}

a:link {
	text-decoration:none;
	color: #0000FF;
}
a:active {
	text-decoration:underline;
	color: #0000FF;
}


A:visited{
	text-decoration:none;
	color: Purple;
}
A:hover{text-decoration:underline; color:Blue}
A   {text-decoration:none; color:Blue}
h1 {
	font-family: Georgia, serif;
	font-size: 36px;
	color: #804040;
	font-weight: bold;
	text-align: center;
}
h2 {
	font-family: Georgia, serif;
	font-size: 14px;
 	color: #804040;
	font-weight: bold;
	text-align: center;

}
h3 {
	font-family: Georgia, serif;
	font-size: 18px;
 	color: #804040;
	font-weight: bold;
	text-align: center;

}

li {
	font-size: 12px;
}

#corpo {
	text-align: justify;
}

