﻿body 
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #eaeaea;
}
.Messaggio
{
	font-family:Verdana;
	font-size: 10px;
	color: #990000;
	font-weight: bold;
}
.Disclaimer
{
	font-family:Verdana;
	font-size: 10px;
	color: #2a4a74;
}
.Testo
{
	font-family:Verdana;
	font-size: 12px;
	color: Black;
}
.TestoBold
{
	font-family:Verdana;
	font-size: 12px;
	color: Black;
	font-weight: bold;
}
.TestoSmall
{
	font-family:Verdana;
	font-size: 10px;
	color: Black;
}
.TestoSmallRedBold
{
	font-family:Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
}
.TestoRed
{
	font-family:Verdana;
	font-size: 12px;
	color: #990000;
}
.TestoRedBold
{
	font-family:Verdana;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
}
.MenuTestoSelected
{
	font-family:Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #fcff00;
}
.MenuTesto
{
	font-family:Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #2a4a74;
}
.CampiMancanti
{
	font-family:Verdana;
	font-size: 12px;
	color: #990000;
}