body{
background: url(immagini/index_03.jpg) fixed;
overflow-x: hidden;
overflow-y: hidden;
                   font-family: georgia, sans-serif;
font-size: 7.5pt;
line-height: 8px;
	text-decoration: none;
	text-align: left;
	color: #000000;
}

input, textarea, option, select {
font-family: georgia, sans-serif;
 filter: alpha(opacity=95); -moz-opacity: .95; opacity: .95;
	text-decoration: none;
	color: #000000;
font-size: 7.5pt;
                  border: 1px #000000 solid;
                  background: #b2b0b2;
                  }
td, p
{line-height: 8px;
 filter: alpha(opacity=65); -moz-opacity: .65; opacity: .65;
font-family: georgia, sans-serif;
font-size: 7.5pt;
color: #000000;
cursor: default;
text-align: justify;
}

.data { 
font-family: georgia, sans-serif;
text-align: left;
font-size: 23px;
font-weight: bold;
line-height: 14px;
color: #dadada;
 border-bottom: 0px #f5f8c7 dotted;
text-transform: uppercase;
}

.data2 {font-family: georgia, sans-serif;
text-align: left;
font-size: 20px;
font-weight: bold;
font-style: italic;
line-height: 8px;
color: #ab1100;
text-transform: lowercase;
	margin-top:-10px;
}

a, a:link, a:visited { 
font-family: georgia, sans-serif;
text-decoration: none;
font-size: 7.5pt;
color: #ab1100;
font-weight: bold;
text-transform: uppercase;
}

a:hover { 
font-size: 7.5pt;
font-family: georgia, sans-serif;
text-decoration: none;
color: #dadada;
font-weight: bold;
text-transform: uppercase;
}
b, strong {
font-family: georgia, sans-serif;
	text-decoration: none;
	text-align: justify;
font-style: italic;
font-weight: bold;
text-transform: lowercase;
color: #000000;
 border-bottom: 1px #ab1100 dotted;
}