html{height:100%}
BODY { 
margin: 0px;  
background-color: #FFFFFF;
width:100%;
height:100%;
}

A:link, A:visited { color: #FFFFFF; text-decoration: none }
A:hover {text-decoration: underline;  color: #FFFFFF}


.form{
background: #FFFFFF;
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
border: 1px solid #333333;
position: relative;
}


p {
font-family : Trebuchet MS, sans-serif, Tahoma, Verdana, Arial, Helvetica;
font-style : normal;
font-size : 11px;
MARGIN: 3PX;
color: #FFFFFF;
}

.testo {
font-family : Trebuchet MS, sans-serif, Tahoma, Verdana, Arial, Helvetica;
font-style : normal;
font-size : 11px;
MARGIN: 3PX;
color: #000000;
}

.titolo {
font-family : Trebuchet MS, sans-serif, Tahoma, Verdana, Arial, Helvetica;
font-style : normal;
font-size : 16px;
MARGIN: 3PX;
color: #FFFFFF;
}

.2r {
font-family : Trebuchet MS, sans-serif, Tahoma, Verdana, Arial, Helvetica;
font-style : normal;
font-size : 10px;
}

A.linkris:link, A.linkris:visited { color: #000000; text-decoration: none }
A.linkris:hover {text-decoration: underline;  color: #FFCC00}
