body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.barradofundo {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FF9600;
	margin: 0px;
	padding: 0px;
}
.texto {
	font-size: 13px;
	font-family: verdana, sans-serif;
	font-style: normal;
	line-height: 18px;
	color: #333333;
	text-align: justify;
}
.textobranco {
	font-size: 12px;
	font-family: verdana, sans-serif;
	font-style: normal;
	line-height: 18px;
	color: #ffffff;
	text-align: justify;
}
.topico {
	font-size: 10px;
	font-family: verdana, sans-serif;
	font-style: normal;
	color: #333333;
	text-align: left;
}
.titulo {
	font-family: verdana, sans-serif;
	font-size: 14px;
	text-align: left;
	color: #FF9600;
	font-weight: bold;
}
.titulohomepage {
	font-family: verdana, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #FF9600;
	font-weight: bold;
}

.itemtabelasublinhado {
	font-family: verdana, sans-serif;
	font-size: 12px;
	padding: 8px;
	font-style: normal;
	line-height: 18px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin: 0px;
}
.sub-links {
	font-family: verdana, sans-serif;
	color: #FF9600;
	font-size: 10px;
	line-height: 15px;
}
.investigadores {
	font-family: verdana, sans-serif;
	color: #FF9600;
	font-size: 12px;
	line-height: 15px;
}

a:link {
	text-decoration: none;
	color: #FF9600;
}
a:visited {
	text-decoration: none;
	color: #FF9600;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #FF9600;
}
.subtitulo {
	font-family: verdana, sans-serif;
	font-size: 9px;
	color: #FF9600;
	font-weight: bold;
	background-position: left;
	left: 0px;
	font-style: normal;
}
.autor {
	font-family: verdana, sans-serif;
	color: #FF9600;
	font-size: 12px;
	line-height: 15px;
}
.itemtabelabox {
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	border: 1px solid #000033;
	text-align: center;
}
.itemtabelanaosublinhado {
	font-family: verdana, sans-serif;
	font-size: 12px;
	padding: 8px;
	font-style: normal;
	line-height: 18px;
	text-align: left;
	margin: 0px;
}
.barradofundopreto {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
}
.textobarradofundopreto {
	font-size: 13px;
	font-family: verdana, sans-serif;
	font-style: normal;
	line-height: 18px;
	color: #333333;
	text-align: justify;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.subtitulohomepage {
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: #FF9600;
	font-weight: bold;
	background-position: left;
	left: 0px;
	font-style: normal;
}
.subtitulohomepagepreto {
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	background-position: left;
	left: 0px;
	font-style: normal;
}
.boxpreto {
	border: 1px solid #333333;
	padding: 3px;
}
.titulocampos {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.navegacao {
	font-size: 14px;
	font-family: verdana, sans-serif;
	font-weight: bold;
	line-height: 18px;
	color: #ffffff;
	text-align: justify;
}

td {
	font-size: 13px;
	font-family: verdana, sans-serif;
	font-style: normal;
	line-height: 18px;
	color: #333333;
	text-align: justify;
}

.dot {
    height: 15px;
    width: 15px;
    background-color: #ffffff;
    border: 1px solid black;
    border-radius: 50%;
    display: inline-block;
}

