/* CSS Document */
a:link {font-family: verdana; font-size:11px; color:#003300; text-decoration:none;}
a:active {font-family: verdana; font-size:11px; color:#003300; text-decoration:none;}
a:visited {font-family: verdana; font-size:11px; color:#003300; text-decoration:none;}
a:hover {font-family: verdana; font-size:11px; color:#003300; text-decoration:underline;}

.textogeral {font-family:verdana; font-size:11px; color:#006666;}
.titulos {font-family: Verdana; color: #003300; font-size:12px; font-weight:bold;}
.nomes  {font-family:verdana; font-size:13px; color:#006666;}
.destaques {font-family: Arial; color: #006699; font-size:11px;}

.texto_ficha {
	font-family: verdana;
	font-size: 10px;
	color: #333333;
}
.campos {
	font-family: verdana;
	font-size: 10px;
	background-color: #F5F5F5;
	border-left: solid 1px #999999;
	border-bottom: solid 1px #999999;
	border-top: none 0px ;
	border-right: none 0px;
}
input {
	vertical-align: middle;
}
