* {
   font-family: tahoma, verdana, arial, helvetica, sans-serif;
   font-size: 12px;
   text-align: justify;
}

body {
   background-color: white;

}

h2 {
   text-transform:uppercase;
}

hr {
   background-color: black;
   border: 0;
   height: 1px;
}

.td {
   border-top: solid black 1px;
   border-bottom: solid black 1px;
   border-left: solid black 1px;
   border-right: solid black 1px;
}

textarea, select {
   color: black;
   background: white;
   border-top: solid black 1px;
   border-bottom: solid black 1px;
   border-left: solid black 1px;
   border-right: solid black 1px;
}
.misto {
   color: black;
   background: white;
   border-top: solid black 1px;
   border-bottom: solid black 1px;
   border-left: solid black 1px;
   border-right: solid black 1px;
}

a {
   text-decoration: none;
   text-transform: none;
   color: #0066cc;
}

a:hover {
   text-decoration: none;
   text-transform: none;
   font-weight: bold;
   color: #1199ff;
}
.img {
	border:none;
}
