/*    Contento Generale
-------------------------------------------------------------------- */
body {
	background:  #FFFFFF ;	/* color - cause it's shown while the image loads */
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 0.7em; 											/* IE miniscule bug */
	color:#000;
	padding: 0;
	margin: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 0;}
		
	a {color: #669900; text-decoration: underline; font-size:1.1em; font-weight:bold;}
	a:hover {color: #f00; text-decoration:underline; font-size:1.1em; font-weight:bold;}
	
	#link {color: #000; font-size:0.7em;font-family: Verdana; font-weight:bold;}
	#link a {color: #669900; text-decoration: underline; font-size:0.9em;font-family: Verdana;}
	#link a:hover {color: #669900; text-decoration:underline; font-size:0.9em;font-family: Verdana;}
	

.link_testo_forum a {color: #000000; text-decoration: none; font-size:1em;font-family: Verdana;}
.link_testo_forum a:hover {color: #FF0000; font-size:1em;font-family: Verdana;}
	
	
	/*   Testo 
-------------------------------------------------------------------- */
.stile {color: #669900; text-decoration: underline; font-size:1.1em; font-weight:bold;}

				
h1 {font: 14px Arial,verdana,times,tahoma;
	color:#FFFFFF;
	background:#669900;
	font-weight:strong;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;}
	
h2 {font: 12px Arial,verdana,times,tahoma;
	color:#669900;
	font-weight:bold;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;}
	
h3 {font: 14px Arial,verdana,times,tahoma;
	color:#525260;
	font-weight:bold;
	margin: 6px 0px 0px 0px;
	padding:0px 0px 0px 0px;}

h4 {font: 14px Arial,verdana,times,tahoma;
	color:#0068cc;
	font-weight:bold;
	margin: 6px 0px 0px 0px;
	padding:0px 0px 0px 0px;}

h5 {font: 12px Arial,verdana,times,tahoma;
	color:#000000;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;}	

h6 {font: 15px Arial,verdana,times,tahoma;
	color:#000000;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;}	
	