.popup {
	font-family: "MS Sans Serif";
	font-size: 16px;
	font-style: normal;
	color: #000000;
	background-color: #FFFFFF;
	font-variant: small-caps;
	text-transform: none;
	height: auto;
	width: auto;
	font-weight: bold;
	border: thin none #FFFFFF;


.lista {
	font-family: "MS Sans Serif";
	font-size: 12px;
	line-height: normal;
	color: #000000;
	list-style-position: outside;
	list-style-type: square;
}
