 body {
  	background-color: #FFFFFF;
  	color: #000000;
	text-align: justify;
 }

.centro {text-align: center}
#centrata, #centrata2 {
margin-left: auto;
margin-right: auto;
text-align: center;
}
#centratab {
margin-left: auto;
margin-right: auto;
text-align: center;
}
a:link {font-family: Geneva, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; color: #2A4f6f;}
a:visited {font-family: Geneva, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; color: #2A4f6f;}
a:hover {font-family: Geneva, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #CCCC00;}
a:active {font-family: Geneva, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none;}

#content {
	margin: 15px 260px 0px 240px;
	padding: 10px;
}
#content h1 {
	text-align: center;
	padding-right: 20px;
	font: 150% Georgia, "Times New Roman", Times, serif;
	color: #901602
}

#content h2 {
	font: 110% Georgia, "Times New Roman", Times, serif;
	color: #2a4f6f;
	background-color: transparent;
	border-bottom: 1px dotted #cccccc;
}

p.small {font-family: Arial, Helvetica, sans-serif; font-size: 70%}
p.centro {text-align: center}
#header {
	border-top: 1px solid #778899;
	border-bottom: 1px solid #b2bcc6;
	height: 4em;
}

#header h1 {
	text-align: center;
	padding-right: 20px;
	font: 150% Georgia, "Times New Roman", Times, serif;
	color: #901602
}

#footer {
	border-top: 1px solid #778899;
	border-bottom: 1px solid #b2bcc6;
	height: 5em;
}

#side1 {
	position: absolute;
	top: 6em;
	left: 10px;
	width: 14em;
	padding: 70px 10px 10px 10px;
}
#side1 ul {
	list-style: none;
	margin-left: 1em;
	padding-left: 0;
}
#side1 li {
	font-size: 80%;
	border-bottom: 1px dotted #b2bcc6;
	margin-bottom: 0.3em;
}
#side1 a:link, #side1 a:visited {
	text-decoration: none;
	color: #2A4f6f;
	background-color: transparent;
}
#side1 a:hover {
	color: #778899;
}
#side1 h2 {
	font: 110% Georgia, "Times New Roman", Times, serif;
	color: #2a4f6f;
	background-color: transparent;
	border-bottom: 1px dotted #cccccc;
}

#side2 {
	position: absolute;
	width: 220px;
	top: 6em;
	right: 10px;
	padding: 70px 10px 10px 10px;	
}
#side2 h3 {
	font: 110% Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding-bottom: 4px;
		color: #2a4f6f;
	}
	
#side2 ul {
		list-style: none;
		margin-left: 1em;
		padding-left: 0;
	}
#side2 li {
		font-size: 80%;
		border-bottom: 1px dotted #b2bcc6;
		margin-bottom: 0.3em;
	}
	#side2 a:link, #side1 a:visited {
		text-decoration: none;
		color: #2A4f6f;
		background-color: transparent;
	}
	#side2 a:hover {
		color: #778899;
	}
	#side2 h2 {
		font: 110% Georgia, "Times New Roman", Times, serif;
		color: #2a4f6f;
		background-color: transparent;
		border-bottom: 1px dotted #cccccc;
	}