body { b ackground: #3B9097 }
td	{ font-family: Verdana; font-size: 8pt; }
a	{text-decoration: none; color: #000000; font-size: 8pt;}
a:hover { text-decoration: underline; }

.titulo {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #3B9097;
	line-height: 20px;
}

.texto {
	font-family: Verdana;
	font-size: 8pt;
	line-height: 18px;
}

.texto_verde {
	font-family: Verdana;
	font-size: 8pt;
	line-height: 18px;
	color: #3B9097;
}

.td_verde { background-color: #92C5C9; }

.campo { font-family: verdana; font-size: 8pt; f ont-weight: bold;
		 border-color: #3B9097; border-style: solid; border-width : 1; 
		 width: 300px}

.botao { font-family: verdana; font-size: 8pt;  f ont-weight: bold; color: #FFFFFF;
		 background-color: #3B9097; border-width : 0;}


.anteriores { font-family: Verdana; font-size: 7pt; color: #000000; background-color: #eeeeee;}
.speculum { font-family: Verdana; font-size: 7pt; line-height: 20px; }
.quem { font-family: Verdana; font-size: 8pt; line-height: 16px; }
.artigo {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small; font-weight: normal; font-style: normal}

.rodape {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

.botao_adm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FFFFFF;
	text-transform: uppercase;
	border: medium ridge;
	line-height: normal;
}

