A:link, A:visited { text-decoration: none; color: #cc0000;} 
A:hover { color: #2D5278;}

.sel { color: #666666; font-weight: bold; font-size: 10px; font-family: Verdana ; background-color: #eeeeee; border: 1px solid}
td { color: #333333; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; }

html, body
{
font-size: 11px;
font-family: Verdana, Courier New, Courier;
width:100%;
margin: 0;
padding: 0;
color: 333;
background: #fff;
}

#container
{
position: absolute;
top: 40px;
left: 0px;
width: 600px;
}

#intprint {
position: absolute;
top: 0px;
left: 0px;
width: 84px;
height: 36px;
}

#head, #sx, #dx, #foot, #mnu, #scrollo, #logo, #scrollArea, #divdowncontrol, #divupcontrol, #cdm
{
	display: none
}



#content, #bianco, #divcontainer, #divcontent
{
position: relative;
width: 100%;
height: auto;
}






