body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #333333;
	font-size:10px
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.tituloClaro {
	color: #8EC9E0;
	font-size: 10px;
	font-weight: bold;
}
.textoNegro2 {
	color: #000000;
	font-size: 12px;
}
.textoNegro {
	color: #000000;
	font-size: 10px;
}
.textoRojo {
	color: #FF0000;
	font-size: 10px;
}
.textoAzul2:hover {
	color: #99CCCC;
	font-size: 12px;
	font-weight: bold;
}
.textoAzul2 {
	color: #1C54A8;
	font-size: 12px;
	font-weight: bold;
}
.textoAzul:hover {
	color: #99CCCC;
	font-size: 10px;
	font-weight: bold;
}
.textoAzul {
	color: #1C54A8;
	font-size: 10px;
	font-weight: bold;
}
.textoBlanco:hover {
	color: #99CCCC;
	font-size: 10px;
}
.textoBlanco {
	color: #FFFFFF;
	font-size: 10px;
}
.itemMenu{
	color: #FFFFFF;
	font-size: 12px;
}
.tituloNegro {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
.tituloAzul:hover {
	color: #99CCCC;
	font-size: 14px;
	font-weight: bold;
}
.tituloAzul {
	color: #1C54A8;
	font-size: 14px;
	font-weight: bold;
}
.tituloFormulario {
	font-size: 16px;
	font-weight: bold;
}