body         { 
		margin: 0; 
		background-color:#000000; 
		background-image:url('images/base.gif'); 
		background-repeat:repeat-y 
		}
.cellatitolo { 
		font-size: 14pt; 
		font-weight: bold; 
		text-align: center; 
		background-color: #F2F2F2;
		vertical-align:middle }
.distanzia   { padding: 40px; text-align:justify }
.bordob      { border-left-width: 1px; border-right-width: 1px; 
				border-top-width: 1px; 
               	border-bottom: 1px solid #FFFFFF }
.cellamenu   { 
		padding:10px; background-image: url('images/copertinaa.jpg'); 
		vertical-align:top}
p,td,th,li            { font-family: Courier New }
a:link       { color: #6600FF; font-weight: bold; text-decoration:none  }
a:visited    { color: #6600FF; font-weight: bold ; text-decoration:none  }
a:hover      { color: #DD0000; font-weight: bold; text-decoration:underline  }
a:active     { color: #6600FF; font-weight: bold ; text-decoration:none  }