.texto      {
	text-decoration: none;
	color: #000000;
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	line-height: 13px;
}
.texto1  	{
	text-decoration: none;
	color: #666666;
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	line-height: 13px;
}
.texto2  	{
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	line-height: 13px;
}
.texto3  	{
	text-decoration: none;
	color: #006600;
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	line-height: 13px;
}
.texto4  	{
	text-decoration: none;
	color: #003399;
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	line-height: 13px;
}
.titulos1   {
	text-decoration: none;
	color: #000000;
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
}
.titulos2   {
	text-decoration: none;
	color: #009966;
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
}
.titulos3   {
	text-decoration: none;
	color: #0066CC;
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
}
.campo_exame	{
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
	margin: 2px;
	padding: 4px;
	color: #003399;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	height: 21px;
}
.form_campos	{
	color: #003399;
	border: 1px solid #006BB2;
	background-color: #FFFFFF;
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	text-decoration: none;
	padding: 2px;
}
.form_botao 	{
	background-color:#006BB2;
	color: #FFFFFF;
	cursor: hand;
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	text-decoration: none;
	height: 23px;
	font-weight: bold;
	padding: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006BB2;
	border-right-color: #006BB2;
	border-bottom-color: #006BB2;
	border-left-color: #006BB2;
}
