.PosicionTabla
{
    padding-top: 50px;
    padding-bottom: 50px; 
    font-family:Verdana;  
}

.Texto
{
    font-family:Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #990000;
}
	
.TextoResaltado
{
   	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}

.TextoResaltado2
{
   	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}

.tablaBordePunteadoAzul
{
    border: 1px dashed #0066CC;
}

.tablaBordePunteadoRojo {


	border: 1px dotted #FF0000;
}

.textoAzulNegrita {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006699;
}
.textoRojoNegrita {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}
.textoRojo {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
}
.MarcaAgua 
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #848484;
}
