body
{

	font-family: Times New Roman; 
	font-size: 15px; 
	background-color: #32557F;
}

td
{	color: #FFFFFF; 
	font-family: Times New Roman; 
	font-size: 15px;
}

a
{	color: #FFFFFF; 
	font-family: Times New Roman; 
	font-size: 15px;
}
input           
{ 
	font-family: Times New Roman; 
	font-size: 8pt; 
}

.textbox
{
	border-left:1px solid #FFFFFF; 
	border-right:1px solid #FFFFFF; 
	border-top:1px solid #FFFFFF; 
	border-bottom:1px solid #FFFFFF;	
	font-family: Times New Roman; 	
	font-size: 8pt; 
}

.button
{
	border-right:1px solid #FFFFFF; 
	border-left:1px solid #FFFFFF; 
	border-bottom:1px solid #FFFFFF; 
	border-top:1px solid #FFFFFF;
	font-family: Arial; 
	font-size: 9pt; 
	color: #FFFAEC;
	background-color:#C17D2C; 
	font-weight:bold;
}



.titolo
{	color: #FFFFFF; 
	font-family: Times New Roman; 
	font-size: 14px;
	font-weight:bold;

}