body {
	background-image: url(/images/gui/sfondo_pagina.gif);
	background-repeat: repeat-x;
}

UL	{margin-top: 0pt}

a { color: #1a53a0;}

a:hover {
	color: #e60003; 
	text-decoration: none;
	}
	
h1 {
	font-family:"Arial","Helvetica";
	font-size: 18px;
	line-height: 18px;
	margin: 5 0 0em;
	color: #1a53a0;
	}

h2 {
	font-family: "Verdana", "Helvetica", "sans-serif"; 
	font-size: 13px; 
	color:#1a53a0; 
	font-style: normal; 
	line-height: 16px; 
	font-weight: bold; 
	font-variant: normal; 
	text-transform: none;
	margin: 1em 0 1em;
	}

h3 {
	font-family:"Verdana","Helvetica";
	font-weight: bold;
	font-size: 12px;
	margin: 0 0 0em;
	}
	
.text {  
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #000000; 
	font-style: normal;
	line-height: 15px; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none;
	}
.textgray {  
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #999999; 
	font-style: normal;
	line-height: 15px; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none;
	}

OL {font-family: Verdana;
	font-size : 11px; 
	line-height: 15px;
	color: #000000; 
	margin-left : 35px;
	padding:0 0 0 0
	}
	
OL OL {
		font-size : 11px 
	  }
OL UL {
		font-size : 11px; 
	  }

UL {
	margin-left : 18px;
	font-family: Verdana;
	font-size : 11px; 
	color: #000000; 
	font-style: normal; 
	line-height: 16px; 
	padding:0 0 0 0; 
	}

UL UL {
		font-size : 11px; 
		font-style: normal;
		color: #000000; 
		line-height: 14px; 
		margin: 0px 0px 0px 0px
		}

UL OL {
		font-size : 11px; line-height: 15px;
		}



.bullet LI {
	font-family: Verdana; 
	font-style: normal; 
	color: #000000; 
	line-height: 16px;  
	padding: 5 0 0 0;
	list-style-image: url("/images/library/bulletlist.gif");
	}

.bullettoc LI {
	font-family: Verdana; 
	font-style: normal; 
	color: #000000; 
	line-height: 16px;  
	padding: 5 0 0 0;
	list-style-image: url("/images/library/arrow_px.gif");
	}
.table {
			border-top:solid 1px;
			border-left:solid 1px;
			border-color:#a5a4a4;
			}
.table td {
			border-right:solid 1px;
			border-bottom:solid 1px;
			border-color:#a5a4a4;
			}
.footer {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; 
	font-size: 11px; 
	color: #FFFFFF; 
	font-style: normal; 
	line-height: 15px; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none;
	}