.cabform {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 10px;
	color: #FF0000;
	font-weight: bold;
}
body {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
}
.titulo {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
.tit-flash {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	margin-top: 2px;
	margin-bottom: 4px;
}
.text-flash {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 9px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-weight: bold;
}
.fecha {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 9px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.columna {
    font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 10px;
	margin-top: 1px;
	margin-bottom: 1px;
	font-weight: bold;
	margin-right: 2px;
	margin-left: 2px;
}