body
{
  background-image:url(../images/fondo3.jpg);
  background-attachment:fixed;
}

a.stlCorreo:link, a.stlCorreo:visited, a.stlCorreo:active, a.stlCorreo:hover
{
  color: navy;
  font-family: verdana, arial, helvetica;
  font-size: 12px;
  text-indent: 5px;
  font-weight: bold;
}

a.stlIndice:link, a.stlIndice:visited, a.stlIndice:active, a.stlIndice:hover
{
  color: navy;
  font-family: verdana, arial, helvetica;
  font-size: 12px;
  font-weight: bold;
}

.stlIndice
{
  color: black;
  font-family: verdana, arial, helvetica;
  font-size: 12px;
  font-weight: bold;
}

.Aviso
{
  color: balck;
  font-family: arial;
  font-size: 10px;
  font-weight: bold;
}

.Remitente
{
  font-family: verdana, arial, helvetica;
  font-size: 12px;
  font-style: italic;
  font-weight: bold;
}

.Fecha
{
  font-family: verdana, arial, helvetica;
  font-size: 12px;
}

.CabeceraMensaje
{
  font-family: verdana, arial, helvetica;
  font-size: 13px;
  font-weight: bold;
}

.TextoMensaje
{
  color:black;
  background-color:white;
  font-family: verdana, arial, helvetica;
  font-size: 13px;
}

TD.TituloDato
{
  color: navy;
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  text-indent: 5px;
}
