body {
	font-family: Tahoma;
	font-size: 12pt;
	text-align: justify;
	text-indent: 0cm;
	list-style-type: circle;
}
.TituloArticulo {
	font-family: Tahoma;
	font-size: 22pt;
	font-weight: bold;
	color: #000066;
	text-align: center;
}
.Titulo {
	font-family: Tahoma;
	font-size: 16pt;
	color: #0099CC;
	font-weight: bold;
}
.Subtitulo {
	font-family: Tahoma;
	font-size: 12pt;
	color: #663399;
	font-weight: bold;
}
.Autores{
	text-align:right;
	font-size:12px;
}

.NombAutores {
	font-family: Tahoma;
	font-size: 16pt;
	text-transform: capitalize;
	color: #02719B;
	font-weight: bold;
}
a:link {
	font-family: Tahoma;
	font-size: 10pt;
	color: #0033CC;
}
a:visited {
	font-family: Tahoma;
	font-size: 10pt;
	color: #0033CC;
}
a:hover {
	font-family: Tahoma;
	font-size: 11pt;
	color: #0033CC;
	cursor: hand;
}
a:active {
	font-family: Tahoma;
	font-size: 10pt;
	color: #0033CC;
}
.indarticulos {
	font-family: Tahoma;
	font-size: 10pt;
	color: #0033CC;
	font-weight: bold;

}
.indpartes {
	font-family: Tahoma;
	font-size: 14pt;
	color: #003399;
	font-weight: bold;
}

.indautores {
	font-family: Tahoma;
	font-size: xx-small;
	font-style: italic;
	font-weight: normal;
}

