﻿body
{
	font-family: Verdana;
	font-size: 10pt;
	background-color: white;
}
.GrigliaHeaderStyle
{
	background-color: #96bfd7;
	color: #696969;
	font-size: 10pt;
	font-weight: bold;
}

.Griglia
{
	color: Black;
	border-color: White;
}

.GrigliaAlternatingRowStyle
{
	background-color: #DCDCDC;
}

.GrigliaFooterStyle
{
	background-color: #96bfd7;
}

