body {
    font-family : verdana;
	font-size : 10px;
    background-color:#333333;
	scrollbar-arrow-color : #880000;
	scrollbar-base-color :#f4faed;
	scrollbar-face-color : #f4faed;
    margin:0px;
    padding:0px;
}
.testo {
	font-family : verdana;
	font-weight : normal;
	font-size : 10px;
	color : #131713;
}
.testofooter {
	font-weight : normal;
	font-size : 10px;
	color : #000000;
}
.linkredpic {
  font-size: 10px;
  color: #880000;
  text-decoration: none;
}

.linkredpic:Hover {
	text-decoration: underline;
}

.linkredgra {
  font-size: 10px;
  color: #880000;
  text-decoration: none;
  font-weight:bold;
}

.linkredgra:Hover {
	text-decoration: underline;
}

.linkredgra0 {
  font-size: 11px;
  color: #880000;
  text-decoration: none;
  font-weight:bold;
}

.linkredgra0:Hover {
	text-decoration: underline;
}

.linkcyber {
  font-size: 9px;
  color: #272f27;
  text-decoration: none;
  font-weight:bold;
  font-style:italic;
}

.linkcyber:Hover {
	text-decoration: underline;
}
.sottotitolo {
	font-family : verdana;
	font-weight : normal;
	font-size : 11px;
	color : #4e794a;
	font-weight :bold;
}
.campo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #faf6d7;
	border: 1px solid #525241;
	color: #000000;
}

.pulsante  { 
font-size: 10px; 
line-height: 13px; 
font-family: verdana; 
color: #990000;
text-decoration: none; 
background-color: #b1c36f; 
border: 1px solid #525241;
font-weight: bold;
}
.testoconferma {
	font-family : verdana;
	font-weight : bold;
	font-size : 12px;
	color : #131713;
}
.titolopagina{
font-family:"Times New Roman", Times, serif;
letter-spacing:1px;
color:#666666;
font-size:21px;
font-style:italic;
padding-left:15px;
}