BODY	{	
		background-color: #FFFFEE;
		font-family:"Times New Roman";
		color: #000088;
		font-size:15px;
		font-weight: normal;
	}
A	{
		font-family:"Times New Roman";
		font-size: 15px;
		font-weight: bold;
	}
A.elenco	{
		font-family:"Times New Roman";
		font-size: 20px;
		font-weight: normal;
	}

A:visited	{	
		text-decoration:none;
		color:#800040;
	}
A:hover	{	
		text-decoration:none;
		color:#FF0000;
	}
A:link	{	
		text-decoration:none;
		color:#000080;
	}

H1	{
		font-family:"Times New Roman", Arial;
		text-align:center;
		color:#800000;
		font-size:36px;
		font-weight: bold;
	}
H2	{
		font-family:"Times New Roman", Arial;
		text-align:center;
		color:#800000;
		font-size:28px;
		font-weight: bold;
	}
H3	{
		font-family:"Times New Roman", Arial;
		text-align:center;
		color:#800000;
		font-size:20px;
		font-weight: bold;
	}
H4	{
		font-family:"Times New Roman", Arial;
		text-align:left;
		color:#800000;
		font-size:20px;
		font-weight: normal;
	}
H5	{
		font-family:"Times New Roman", Arial;
		text-align:left;
		color:#800000;
		font-size:18px;
		font-weight: normal;
	}
H6	{	
		font-family:"Times New Roman", Arial;
		text-align:left;
		font-weight: normal;
		font-size:10px;
	}

TABLE	{	border:0;
		font-family:"Times New Roman", Arial;
		color: #0000C0;
		font-size:15px;
		font-weight: normal;
	}
TR.evi	{	background-color: #FFFFA0;
		color: #0000C0;
		font-weight: bold;
	}
TD.evi	{	background-color: #FFFFD0;
		color: #0000C0;
	}
TD.N	{ 
		text-align:right;
	}
TH.evi	{	background-color: #FFFFD0;
		color: #0000C0;
	}

TD.pri	{	background-color: #FFFFC0;
		color: #0000C0;
		font-weight: bold;
	}

TABLE.blu	{ background-color: #000080;
		  font-family:"Times New Roman", Arial;
		  color: #FFFFF0;}
TABLE.br{	border:0;
		background-color: #440000;
		  color: #FFFFF0;}
P.br	{	font-family:"Times New Roman", Arial;
		color: #FFFFC0;
		font-size:13px;
		font-weight: normal;
	}
A.br	{
		font-family:"Times New Roman", 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;
	}
