body {
	color: rgb(0, 0, 0);
	background-color: rgb(255, 255, 255);
	font-family: Arial,Helvetica,sans-serif;
}
a:link { color: #0000FF; }
a:visited { color: #990099; }

.h2_tomo {
	font-size: 14pt;
}
.h3_parte {
	font-size: 12pt;
}
.p_indicetemas {
	font-size: 11pt;
	color: #000080;
	line-height: 150%;
	margin-left: 15px;
	text-indent: 0px;
	padding-left: 15px;
}
.p_indicetemas a {
	color: #000080;
	text-decoration: underline;
}
/* .link_tema:link  {color: #000080; #333399} */
.p_indicetemas a:link  {color: #6600CC;}
.p_indicetemas a:hover  {color: #0000FF;}
.p_indicetemas a:visited { color: #990099;}


#h1_logo {
	font-size: 16pt;
}

#indice_temas {
	margin-left: 20px;
	background-color: rgb(255, 255, 255);
}

#ul_temas {
	list-style-type: none;
	line-height: 150%;
}