body {
	background-color: #E0E0E0; /* #064F8A */
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: justify;
	font-weight: normal;
}
table {
	text-align: left;
}
table.header {
	text-align: center;
}
table.top {
	border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
table.base {
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: dotted;
}
p {
	text-align: justify;
}
.small {
	font-size: 10px;
	text-align: justify;
	font-weight: normal;
}
.mid {
	font-size: 12px;
	text-align: justify;
	font-weight: normal;
}
.large {
	font-size: 15px;
	text-align: justify;
	font-weight: normal;
}

#centro {
	text-align:	center;
}
a.link {
	text-decoration: underline;
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;

}
a.link:visited {
	color: white;
	text-decoration: none;
	text-decoration: underline;
}
a.link:hover {
	background-color: #E0EBF1;
	color: #0B639C;
	text-decoration: underline;
}
.formItem {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	BACKGROUND: #007CC3;
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	border: 1px solid #FFFFFF;
}
.submit_form {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FONT-SIZE: 10px;
	PADDING-BOTTOM: 0px;
	COLOR: #FFFFFF;
	PADDING-TOP: 0px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #007CC3;
	border: 1px solid #FFFFFF;
}

