body {
	background-color: #BFD1E5;
	margin: 0px;
	padding: 0px;
}
.tabelaPrincipal {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
.tabelaMiddle {
	height: 600px;
	width: 800px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	margin: 0px;
	padding: 0px;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0099B5;
	font-weight: normal;
	font-style: normal;
}
.textoJust {
	text-align: justify;
}
.textoPeq {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #0099B5;
	font-weight: normal;
}
.textoLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #0099B5;
	font-weight: normal;
	text-decoration: underline;
}
.textoLink:hover {
	text-decoration: none;
	color: #BFD1E5;
	background-color: #0099B5;
}
.textoPeqLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #0099B5;
	font-weight: normal;
	text-decoration: underline;
}
.textoPeqLink:hover {
	text-decoration: none;
	color: #BFD1E5;
	background-color: #0099B5;
}
.textoMaior {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0099B5;
	font-weight: normal;
	font-style: normal;
}
.textoBiog {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0099B5;
	font-weight: normal;
	font-style: normal;
}.tabelaLateral {
	border: 1px solid #0099B5;
	padding: 3px;
}
.tabelaMiddle2 {
	width: 800px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	margin: 0px;
	padding: 0px;
}
.textoBiogLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0099B5;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}
.textoBiogLink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BFD1E5;
	font-weight: normal;
	font-style: normal;
	background-color: #0099B5;
}
