
body
{
	font-family: Arial, sans-serif;
	background-color: #F8F3D1;
	color: #000080;
	
	
	SCROLLBAR-FACE-COLOR: #F8F3D1; 
 		SCROLLBAR-HIGHLIGHT-COLOR: #E4DFBA; 
 		SCROLLBAR-SHADOW-COLOR: #E4DFBA; 
 		SCROLLBAR-3DLIGHT-COLOR: #000040; 
 		SCROLLBAR-TRACK-COLOR: #E4DFBA; 
 		BACKGROUND-REPEAT:  #FFFFFF; 
 		SCROLLBAR-DARKSHADOW-COLOR: #000000; 	
	
	
}


table
{
	background-color:#E4DFBA;
	table-border-color-light: #000040;
	table-border-color-dark: #000040; 
}

h1, h2, h3, h4, h5, h6
{
	font-family: Arial, sans-serif; color: rgb(0,0,128);
}

h1           {  font-size:26px; margin-top: 20px; margin-bottom:0; }
h2           {  font-size:20px; margin-top: 20px; margin-bottom:0;}
h3           {  font-size:16px; margin-top: 15px; margin-bottom:0;}


h4           {  font-size:14px; }
h5           {  font-size:12px; }
h6           {  font-size:10px; }



p { font-size:13px; }

a:        {	color: #800000; text-decoration:none }
a:link    {	color: #800000; text-decoration:none }
a:visited { color: #800000; text-decoration:none }
a:active  { color: #000060; text-decoration:none }
a:hover   { color: #000060; text-decoration:none }

.argomenti {  font-size:16px; margin-top:10; margin-bottom:10; }
.dopo25px { margin-bottom:25px;  }
.dopo15px { margin-bottom:15px;  }
.dopo5px { margin-bottom:5px;  }

.prima20px { margin-top:20px;  }
.prima12px { margin-top:12px;  }

.prima20px_dopo5px { margin-top:20px; margin-bottom:5px;  }
.prima12px_dopo5px { margin-top:12px; margin-bottom:5px;  }