body {
	font-family: Tahoma, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #595959;
}
td {
	font-family: Tahoma, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #595959;
}
th {
	font-family: Tahoma, Tahoma, Arial, Helvetica, sans-serif;
	font-style: 11px;
	color: #595959;
}
a {
	font-family: Tahoma, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #818181;
	font-style: bold;
}
a:hover {
	font-family: Tahoma, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #F36B04;
	font-style: bold;
}
a.link {
	font-family: Tahoma, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #818181;
	font-style: bold;
}
a.link:hover {
	font-family: Tahoma, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #F36B04;
	font-style: bold;
}

.textoNegro10 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.textoBlanco10 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.textoRojo12 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}
.textoVerde12 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #009933;
}
.textoNegro12 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.tituloVerde14 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #009933;
}
.tituloRojo14 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.botNegro10 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin-bottom: 11px;
}
.botBlanco10 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-bottom: 11px;
}
.botNegro10:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.botBlanco10:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.inputNegro10 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.lineaGris {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 11px;
}
.margenCentral {
	padding: 5px;
}
.tituloAna16 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 35px;
	font-weight: bold;
	color: #FF6600;
}
.boton {
		border: #CCCCCC 1px solid; 
		font-size: 10pt; 
		font-family: Tahoma;
		background-color: #F5F5F5
}