body, td, th, tr, table { color: #000000;
                          text-align: justify;
                          font-family: tahoma;
                          font-size: 10px;
                          text-decoration: none; 
                          scrollbar-face-color: #ffffff;
                          scrollbar-highlight-color: #ffffff;
                          scrollbar-3dlight-color: #000000;
                          scrollbar-darkshadow-color: #000000;
                          scrollbar-shadow-color: #ffffff;
                          scrollbar-arrow-color: #000000;
                          scrollbar-track-color: #732B2B;
                          background-image: url(lemonback.gif);
                          background-color: #732B2B;}
.head {                   letter-spacing:2px;
                          background-image:url(lemonback.gif); 
                          font-weight: bold; 
                          text-transform: lowercase }
input, textarea, select { background-color: #732B2B; 
                          font-family: tahoma; 
						  font-size: 10px; 
						  color:#000000; 
						  border: 1px solid #000000; 
						  letter-spacing: 1px}
a:link {                  color: #000000;  
                          text-decoration: underline;
						  font-weight: bold } /* link da visitare */ 
a:active {                color: #000000;
                          text-decoration: underline;
						  font-weight: bold  } /* link attivo */
a:visited {               color: #000000;
                          text-decoration: underline; 
						  font-weight: bold  } /* link visitato */
a:hover {                 color: #000000; 
                          text-decoration: none; 
						  font-weight: bold; 
						  cursor: nw-resize;} /* link al passaggio del mouse */
#contents {               position:absolute; 
                          left:20px;
						  top:476px;
						  width:481px;
						  background-color:#ffffff;
						  border-right: 1px solid #000000;
						  border-left: 1px solid #000000;
						  border-bottom: 1px solid #000000;}
p {                       padding-left: 3px;
                   		  padding-right: 3px;}			  