@CHARSET "UTF-8";

body { margin: 5px; padding-top: 60px; font-size: 14px; background-color: #FAFAFA }

table { font-size: 12px }

.etiqueta {
	font-size: 16px; 
	font-weight: bold; 
	text-align: center
}

.derecha {
	text-align: right;
}

.centro {
	text-align: center;
}

.header {
	background-color: #CEE3F6;
}