html {
margin: 0px;
padding: 0px;
}

body { 
margin: 0px; 
padding: 0px;
min-height: 100%;
font-family: Sans Serif, Arial, Tahoma;
font-size: 1px;
scrollbar-face-color: #58585A;
scrollbar-highlight-color: white;
scrollbar-shadow-color: white;
scrollbar-3dlight-color: white;
scrollbar-arrow-color: white;
scrollbar-track-color: white;
scrollbar-darkshadow-color: white;
background: black;
}

table,tr,td {
font-family: Sans Serif, Arial, Tahoma;
font-size: 12px;
color: #808285;
border-collapse: collapse;
}

td.title {
font-size: 32px;
}

td.undertitle {
font-size: 20px;
line-height:30px;
}

td.testo {
font-size: 11px;
color:black;
line-height:20px;
}

td.testonews {
font-size: 11px;
color:black;
line-height:12px;
}

.titolonews {
font-size: 12px;
color:#AA1325;
line-height:12px;
}

td.small {
font-size: 8px;
color:black;
line-height:20px;
}

td.medium {
font-size: 10px;
color:#605D5C;
line-height:20px;
}

.select {
color: #AA1325;
}

A:link {
font-size: 11px;
line-height:15px;
color: #72706F;
text-decoration:none;
}

A:visited {
font-size: 11px;
color: #72706F;
text-decoration:none;
}

A:hover {
font-size: 11px;
color: #C1002b;
text-decoration:none;
}

A.close:link {
font-size: 11px;
line-height:15px;
color: black;
text-decoration:none;
line-height:13px;
}

A.close:visited {
font-size: 11px;
color: black;
text-decoration:none;
line-height:13px;
}

A.close:hover {
font-size: 11px;
color: #AA1325;
text-decoration:none;
line-height:13px;
}

input,select {
border:1px, solid #828282;
margin:0px;
font-size:11px;
}

input.send {
color:#FFFFFF;
background-color:#AA1325;
font-size:12px;
letter-spacing:1px;
font-weight:600;
}

UL {
margin-top:6px;
margin-bottom:12px;
margin-left:16px;
padding:0px;
}
