html {
	scrollbar-3dlight-color: #000000;
	scrollbar-face-color: #003300;
	scrollbar-track-color: #002200;
	scrollbar-arrow-color: #00CC00;
	scrollbar-highlight-color: #00AA00;
	scrollbar-darkshadow-color: #00CC00;
	scrollbar-shadow-color: #00AA00; 
}



body		{ text-align: justify;
            color: #00CC00;
				background-image: url(pic/lista.jpg);
          background-color: #000000; 
		  background-attachment: fixed;
		  font-size: 10pt;
		  font-family: arial, sans-serif;
		  font-style: italic;
		  margin-right: 0px;
		  margin-left: 5px;
		    }
		  

.navig  {
	border-width: 1px;
	border-color: #00AA00;
	margin-left: 1px;
	margin-right: 4px;
	border-style: solid;
	padding-left: 8px;
	padding-bottom: 20px;
	padding-top: 20px;
	border-left-width: 6px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	line-height: 22px;
}


hr		{ width: 80%;
		  height: 1px;
		  color: #00CC00;
		  text-align: center}