

BODY
{
	font-family : Verdana, Arial, sans-serif ;
	font-size : 12px;
	color: white;
	background : Black;
	/* Scrollbar properties are only supported by Internet Explorer 5.5 */
	scrollbar-3dlight-color : #999999;
	scrollbar-arrow-color : #000000;
	scrollbar-base-color : #666666;
	scrollbar-darkshadow-color : Black;
	scrollbar-face-color : #999999;
	scrollbar-highlight-color : #999999;
	scrollbar-shadow-color : #999999;
	scrollbar-track-color : #8B8B8B;
}

TD 
{
	font-family : Verdana, Arial, sans-serif ;
	font-size : 12px;
}

.text 
{
	font-family : Verdana, Arial, sans-serif ;
	font-variant: small-caps;
}

.text8   
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #E0FFFF;
	font-size: 10px;
	font-weight: normal;
}

a.text8:hover  
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size: 10px;
	font-weight: normal;
}


A, A:link, A:visited
 {
	text-decoration: none;
	color: white; 
}

A:Hover 
{
	text-decoration: underline;
	color: lime;
}



H1, H2, H3, H4, H5, H6 
{
	font-variant: small-caps;
	background-color: lime;
	color: black;
	text-indent: 0px;
	text-align : center;
}

HR
{
	color: Red;
	line-height: normal;
}

.Titolotabella	  {
	font-size: 12px;
	color: #000000;
	background : #999999;
	border : 1px solid;
	border-bottom : 0px;
	font-weight : bold;
}
.Titolotabella2 {
	font-size: 12px;
	color: #000000;
	background : #999999;
	font-weight : bold;
}
.Titolotabella3	  {
	font-size: 12px;
	color: #000000;
	background : #999999;
	border-bottom : 1px solid;
	font-weight : bold;
}
.Fondotabella {
	background-color : #2F4F4F;
}
.Fondotabellabase {
	background-color : #B0C4DE;
}
.Titolo	  {
	font-size: 14px;
	color: #000000;
	background : #999999;
	border : 1px solid;
	font-weight : bold;
	border-color : #696969 Black Black #696969;
}

