.Texto1 {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.Texto2 {
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.Texto3 {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #003399;
}
.Texto4 {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
.Texto5 {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

.Titulo {
	font-family: Arial, Tahoma, Verdana;
	font-size: 22px;
	font-weight: bold;
	color: #0066CC;
}
.campoform {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #E6E6E6;
	border: 0px solid #E6E6E6;
}

