BODY
{
SCROLLBAR-FACE-COLOR: black;
SCROLLBAR-HIGHLIGHT-COLOR: black; 
SCROLLBAR-3DLIGHT-COLOR: #151411;
SCROLLBAR-ARROW-COLOR: #aaaaaa; 
SCROLLBAR-DARKSHADOW-COLOR: black; 
SCROLLBAR-BASE-COLOR: black;
SCROLLBAR-OUTLINE-COLOR:#151411;
background-position:top left;
background-repeat:no-repeat;
background-attachment:fixed;
}

.rustedtitle
{
color:rgb(77,77,99);
font-weight: bold;
}

table, tr, td{
background-color:transparent;
} 

.rustedcell
{
background-color:rgb(11,11,11);
font-weight: bold;
color: white;
}

.darkcell
{
background-color:rgb(11,11,11);
font-weight: bold;
color: white;

}

.sfondoimg
{
background-attachment: fixed
 }

hr
{
size: 400px;
color:rgb(66,66,99);
}

Td
{
font-size: 8pt;
font-family: tahoma;
color: #aaaaaa;
}

.whitetitle
{
border:0;
font-size: 10pt;
font-family: Courier, tahoma;
color: white;
font-weight: bold;
}

img
{
border-color: white;
}

a:link 
{
color:rgb(255,255,255);
font-weight:normal;
font-style:normal;
text-decoration:none;
text-transform:none;
border:0;
}

a:active 
{
color:rgb(255,255,255);
font-weight:normal;
font-style:normal;
text-decoration:none;
text-transform:none;
}

a:visited
{
color:rgb(255,255,255);
font-weight:normal;
font-style:normal;
text-decoration:none;
text-transform:none;
}

a:hover
{
font-weight:normal;
font-style:normal;
text-decoration:none;
text-transform:none;
color:rgb(66,66,99);

}