body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
form {
	margin: 0px;
	padding: 0px;
}
input,
textarea,
select {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.tdTitulo {
	font-size: 14px;
	font-weight: bold;
	color: #CC0033;
	background-color: #FFFFCC;
}
#reporteBody{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#reporteBody h1 {
	font-size: 20px;
	line-height: 20px;
}
#reporteBody table td,
#reporteBody table th {
	font-size: 11px;
}
#reporteBody .tdgris {
	font-weight: bold;
	background-color: #EEEEEE;
	text-align: right;
}
#reporteBody .tdazul {

	font-weight: bold;
	background-color: #99CCFF;
}
#reporteBody .tdazul2 {


	font-weight: bold;
	background-color: #FAFBBB;
}
#reporteBody .textochico {
	font-size: 9px;
}
#reporteBody h2 {
	font-size: 18px;
	line-height: 20px;
	color: #003399;
}
#titulo {
	background-color: #CCCCCC;
	width: 610px;
	height: 10px;
	vertical-align: middle;
}
#titulo h1 {
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	width: 610px;
	height: 10px;
	vertical-align: middle;
}
#tablaMenu td {
	text-align: center;
	vertical-align: top;
	border: 1px solid #C0C0C0;
	padding: 3px;
	background-color: #FFFFFF;
}
#tablaMenu td a:link,
#tablaMenu td a:visited {
	text-decoration: none;
	color: #990000;
}
#tablaMenu td a:hover,
#tablaMenu td a:active {
	text-decoration: underline;
	color: #003399;
}
#tablaMenu td.titulo {
	background-color: #99CCFF;
}
