.tableheader {
	font-size: medium;
	font-weight: bold;
	color: #660000;
}
.colheader {
	font-weight: bold;
	background-color: #CCCCCC;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.rightalign {
	text-align: right;
}

.msgerror {
	color: #FF0000;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.titulo {
	font-size: 16px;
	font-weight: bold;
}
.solomayusc {
	text-transform: uppercase;
}
.evenrow {
	background-color: #FFFFEE;
}
.justprint {
	display: none;
}
.smalltext {
	font-size: x-small;
}
.xsmalltext {
	font-size: xx-small;
}
.anulado {
	text-decoration: line-through;
	color: #CCCCCC;
}
.sololectura {
	font-style: italic;
	background-color: #CCCCCC;
}

