body, div, p, table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.textReporte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
input, select, option, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

input.boton {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #333333;
	color: FFFFFF;
	border: 1px outset #CCCCCC;
}

A:link  {
	color: #333333;
	text-decoration: none;
}

A:visited  {
	color: #333333;
	text-decoration: none;
}

A:active  {
	color: #333333;
	text-decoration: none;
}

A:hover  {
	color: #333333;
	text-decoration: underline;
}.titulo {
	font-size: 16px;
	font-weight: bold;
}
