body, p, td, span { font-family: Verdana; font-size: 8pt; color: #1F0A0B }
.titolo      { font-family: Arial; font-size: 12pt; color: #4E4E4E; font-weight: bold }
.8           { font-family: Arial; font-size: 8pt }
.9           { font-size: 9pt; font-family: Verdana }
.nome        { font-family: Arial; color: #448ACE; font-size: 12pt; font-weight: bold }

a img    	 { border-color:#FFFFFF; border-width: 1px; color:#FFFFFF }
a:link       { font-family: Verdana; font-size: 8pt; text-decoration: none; color: #333333 }
a:visited    { font-family: Verdana; font-size: 8pt; text-decoration: none; color: #333333 }
a:hover      { color:#000033; text-decoration:underline }

form         { font-family: Verdana; font-size:8pt }

input, textarea, select {
							border-top-width : 1px; 
							border-right-width : 1px; 
							border-bottom-width : 1px; 
							border-left-width : 1px;
							font-family: Verdana;
							font-size:11px;							
						}

input { 
		text-indent : 2px;
		border-color:#000000;
		height: 20px;
 	  }
	  
textarea { 
			border-color:#000000;
 	  	 }
		 
select { 
			border-color:#000000;
 	   }
