/* CSS Document */
.textorelog{
	background-color:#FFFFFF;
	text-align: center;
	color:#666666;
	font-size: 8pt; 
	border: 1px solid #2159AD;
}

.texto{
font:14px Georgia, Times New Roman, Times, serif;
text-decoration:none;
letter-spacing:0;
color:#000033;
text-align:justify
}

.texto a{
color:#2159ad;
text-decoration:none;
}
.texto a:hover{
	text-decoration:underline;
}

.texto2{ 	
	color:#666666;
	font-size: 8pt;
	font-family:Arial;
	font-style: normal; 
	line-height: normal; 
	font-weight:normal;
	text-decoration: none;
}

.texto2 a{
color:#2159ad;
text-decoration:none;
}
.texto2 a:hover{
	text-decoration:underline;
}


/************ TITULOS *****************/
.titulos{
	font:16px Georgia, Times New Roman, Times, serif;
	color:#2159ad;
	font-weight:900;
	text-align:left;
}

.titulos2
{
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: x-small; 
  font-style: normal; 
  line-height: normal; 
  font-weight: bold; 
  font-variant: normal; 
  color: #2159AD; 
  text-decoration: none
}
