/* CSS Document */
body{
margin: 0px;
padding: 0px;
border: 0px solid #ffffff;
background-color: #ffffff;
font-family: Helvetica, sans-serif, Arial, Verdana;
font-weight: bold;
}
td{
}
h1{
padding: 0px;
margin: 0px;
color: #4F433A;
text-decoration: none;
font-size: 19px;
font-weight: bold;
font-style: normal;
}
h2{
padding: 0px;
margin: 0px;
line-height: 0px;
color: #4F433A;
text-decoration: none;
font-size: 16px;
font-weight: bold;
font-style: normal;
}
h3{
padding: 0px;
margin: 0px;
line-height: 0px;
color: #4F433A;
text-decoration: none;
font-size: 13px;
font-weight: bold;
font-style: normal;
}
.testo{padding: 8px;
text-align:justify;
line-height: 20px;
background-color: #ffffff;
font-size: 14px;
font-weight: normal;
}
.menu A:link, .menu A:visited{
background-position: 0px 0px;
background-image: url(Buttoff.png);
background-repeat: no-repeat; 
width: 100%;
line-height: 21px;
float: left;
color: #4F433A;
text-decoration: none;
font-size: 16px;
font-weight: bold;
font-style: normal;
text-indent: 27px;
}
.menu A:hover {
background-position: 0px 0px;
background-image: url(Button.png);
background-repeat: no-repeat; 
width: 100%;
line-height: 21px;
float: left;
color: #D30020;
text-decoration: underline;
font-size: 16px;
font-style: normal;
font-weight: bold;
text-indent: 27px;
}
a:visited, a:link{
color: #00A6A6;
font-weight: bold;
font-style: normal;
text-decoration: none;
}
a:hover{
color: #D30020;
font-weight: bold;
font-style: normal;
text-decoration: underline;
}
.back A:link, .back A:visited{
float: right;
color: #D30020;
text-decoration: none;
font-size: 12px;
font-style: normal;
font-weight: normal;
}
.back A:hover {
color: #D30020;
text-decoration: underline;
font-size: 12px;
font-style: normal;
font-weight: normal;
}
.botton A:link, .botton A:visited{
background-color: #D30020;
border: 2px solid #910015; 
font-family: Helvetica, sans-serif, Arial, Verdana;
width: 150px;
line-height: 35px;
margin: 3px 0px 13px 0px;
padding: 0px 5px 0px 5px;
float: left;
color: #FFFFFF;
text-decoration: none;
font-size: 15px;
font-style: normal;
font-weight: bold;
}
.botton A:hover {
background-color: #ffffff;
border: 2px solid #B5B5B5;
font-family: Helvetica, sans-serif, Arial, Verdana;
width: 150px;
line-height: 35px;
margin: 3px 0px 13px 0px;
padding: 0px 5px 0px 5px;
float: left;
color: #D30020;
text-decoration: none;
font-size: 15px;
font-style: normal;
font-weight: bold;
}