.fila1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0000CC;
	background: #D7EBF1;
}
.fila2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	background: White;
}
.paratabla {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	background-color: #FFDEAD;
	border: thin dotted #000066;
}
.paratabla2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	background-color: #F5F5F5;
	border: thin dotted #8FBC8F;
	}
.formulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	background-color: #F7FCFC;
	border: thin solid #ADD8E6;
}
.fondo {
	background-color: #F0E68C;
}
.maschico {
	background-color: #FFEFE9;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	border: 1px dotted #FF4500;
	color: #000000;
}
