.buttonscontainer {width: auto;}

a.buttons {
	color: #FFFFFF;
	padding: 2px;
	padding-left: 3px;
	display: block;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	text-align: center;
	border: 1px solid #669999;
}

a.buttons:hover {background-color: #669999;
color: #FFFFFF;
text-decoration: none;}

BODY
{
	FONT-SIZE: 10pt;
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;

}
TD
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Georgia, "Times New Roman", Times, serif}
TEXTAREA
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Georgia, "Times New Roman", Times, serif}
INPUT
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Georgia, "Times New Roman", Times, serif
}
SELECT
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Georgia, "Times New Roman", Times, serif
}
A
{
    COLOR: #669999;
    TEXT-DECORATION: none
}
A:active
{
    COLOR: #669999;
    TEXT-DECORATION: none
}
A:link
{
    COLOR: #669999;
    TEXT-DECORATION: none
}
A:visited
{
    COLOR: #669999;
    TEXT-DECORATION: none
}
A:hover
{
    COLOR: #669999;
    TEXT-DECORATION: underline
}
.bianco12 {
    FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;


}
.bianco10 {

	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
}
a.bianco:active {

    COLOR: #669999;
    TEXT-DECORATION: none
}
.tableadmin {
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	border: medium #669999;
}

td.TDverde {
	FONT-SIZE: 8pt;
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	border: 1px solid #669999;
}

td.TDgrigio {
	FONT-SIZE: 8pt;
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	border: 1px solid #666666;
}