.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 100;
	color: #000000;
}
body {
	margin-top: 0;
	background-image: url(images/npi_02.gif);
	background-repeat: repeat-x;
	background-color: #ECECEC;
}
.texto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 100;
	color: #666666;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
}
a:active {
	text-decoration: none;
}
.menu-iz {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
}
.menu-iz:hover {
	position: relative;
	padding-left: 3px;
	left: 3px;
	text-decoration: none;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #999999;
}
.scrolled {
	overflow: auto;
	height: 200px;
	width: 500px;
}
