BODY	{	
		background-color: #FFFFEE;
		font-family:Verdana, Arial;
		color: #000088;
		font-size:13px;
		font-weight: normal;
		scrollbar-face-color: #FFFFAA; 
		scrollbar-highlight-color: #FFFF44; 
		scrollbar-3dlight-color: #FFFFFF; 
		scrollbar-darkshadow-color: #FFFFAA; 
		scrollbar-shadow-color: #0000CC; 
		scrollbar-arrow-color: #FF4444; 
		scrollbar-track-color: #FFFFCC; 
	}
A	{
		font-family:Verdana, Arial;
		font-size: 13px;
		font-weight: bold;
		line-height:1em;
	}

A:visited	{	
		text-decoration:none;
		color:#0F00FF;
	}
A:hover	{	
		text-decoration:none;
		color:#C00000;
	}
A:link	{	
		text-decoration:none;
		color:#0000C0;
	}

a.mini 		{text-decoration:none; line-height:1em}
a.mini:link 	{font-size:10px; font-style:italic;  font-weight:bold; font-family:Times New Roman; color:darkblue}
a.mini:visited 	{font-size:10px; font-style:italic;  font-weight:bold; font-family:Times New Roman; color:darkblue}
a.mini:hover 	{font-size:10px; font-style:italic;  font-weight:bold; font-family:Times New Roman; color:red}

H1	{
		font-family:Times New Roman;
		text-align:center;
		color: #800000;
		font-size:32px;
		font-weight: bold;
	}
H1.titoli{
		font-family:Times New Roman;
		font-style: italic;
		color: #000080;
		font-size:32px;
		font-weight: bold;
	}
H2	{
		font-family:Times New Roman;
		font-style: italic;
		text-align:center;
		color: #800000;
		font-size:18px;
		font-weight: bold;
	}
H3	{
		font-family:Times New Roman;
		text-align:left;
		color: #800000;
		font-size:14px;
		font-weight: bold;
	}
H4	{
		font-family:Times New Roman;
		font-style: italic;
		text-align:left;
		color: #800000;
		font-size:18px;
		font-weight: bold;
	}
H5	{
		font-family:Times New Roman;
		text-align:left;
		color: #800000;
		font-size:13px;
		font-weight: normal;
	}
H6	{	
		font-family:Times New Roman;
		text-align:left;
		font-weight: normal;
		font-size:10px;
	}

TABLE	{	border:0;
		cellpadding:0;
		cellspacing:0;
		font-family:Times New Roman;
		color: #0000C0;
		font-size:13px;
		font-weight: normal;
	}
TABLE.bo{cellpadding:5;
		cellspacing:5;
		font-family:Times New Roman;
		color: #0000D0;
        background-color:#FFFFD0;
		font-size:13px;
		font-weight: normal;
	}
TABLE.br{	border:0;
		background-color: #440000;}
TR.br	{	background-color: #440000;}
TD.br	{	background-color: #440000;}
TH.br	{	background-color: #440000;}

TR.evi	{	background-color: #FFFFD0;
		color: #0000C0;
		font-weight: bold;
	}
TD.evi	{	background-color: #FFFFD0;
		color: #0000C0;
	}

P.br	{	font-family:Verdana, Arial;
		color: #FFFFC0;
		font-size:13px;
		font-weight: normal;
	}
A.br	{
		font-family:Verdana, Arial;
		font-size: 13px;
		font-weight: bold;
	}

A.br:visited	{	
		text-decoration:none;
		color:#FFFFD0;
	}
A.br:hover	{	
		text-decoration:none;
		color:#FFFF40;
	}
A.br:link	{	
		text-decoration:none;
		color:#FFFFD0;
	}
A.brR	{
		font-family:Times New Roman;
		font-size: 13px;
		font-weight: bold;
	}

A.brR:visited	{	
		text-decoration:none;
		color:#FFFFD0;
	}
A.brR:hover	{	
		text-decoration:none;
		color:#FFFF40;
	}
A.brR:link	{	
		text-decoration:none;
		color:#FFFFD0;
	}
