P  {}

H1  {}

H2  {font-size : 14pt;
	color : Yellow;
	font-weight : bold;
	text-decoration : none;
	font-style : italic;
}

H3  {
	font-size : 12pt;
	color : Aqua;
	text-decoration : none;}

A  {
	font-size : 10pt;
	color : Aqua;
	font-weight : bold;
	text-decoration : none;
}

A:Visited  {
	font-size : 10pt;
	color : Silver;
}

A:Active  {
	font-size : 10pt;
	color : Fuchsia;
}

A:Hover  {
	font-size : 10pt;
	color : Yellow;
}

A.LRed:link  {
	font-size : 10pt;
	color : Red;
	font-weight : bold;
	text-decoration : none;
}
A.LRed:Visited  {
	font-size : 10pt;
	color : Lime;
}
A.LRed:Hover  {
	font-size : 10pt;
	color : Blue;
}

BODY  {
	font-size : 10pt;
	font-family : Verdana;
	color : Aqua;
	text-align : left;
	background-color : #1E4E82;
	background: url(images/sfondo01.gif) fixed
	scrollbar-arrow-color: cyan;
	scrollbar-base-color: blue;
	scrollbar-dark-shadow-color: blue;
	scrollbar-3dlight-color:white;
	scrollbar-face-color: #b0c4de;
	scrollbar-highlight-color: blue;
	scrollbar-shadow-color: blue;
	scrollbar-darkshadow-color: purple;
}
</style>



.TXT01 {
	font-size : 12pt;
	font-family : Verdana;
	color : Yellow;
	text-align : center;
	font-weight : bold;
}
.TXT02 {
	font-size : 10pt;
	font-family : Verdana;
	color : Yellow;
	text-align : right;
	font-weight : bold;
}
.TXT03 {
	font-size : 10pt;
	font-family : Verdana;
	color : Yellow;
	text-align : center;
	font-weight : bold;
}
.TXT04 {
	font-size : 14pt;
	font-family : Verdana;
	color : Yellow;
	text-align : center;
	font-weight : bolder;
}

.TXT05 {
	font-size : 10pt;
	font-family : Verdana;
	color : Yellow;
	text-align : center;
	font-weight : bolder;
	border: solid thin;
	border-color :  #82A0FB
}

.TXT06 {
	font-size : 12pt;
	font-family : Verdana;
	color : Yellow;
	text-align : center;
	font-weight : bolder;
	border: solid thin;
	border-color :  #82A0FB
}

.CELL01{
	color : aqua;
}

.IMG01 {
	border : 1px ridge Gray;
}
.IMG02 {
	border : 10px ridge Gray;
}

