/* By Franco Milanese - TerapiaStrategica.it - 2001 */

BODY   {
	   margin-top: 10px
	   margin-left: 5px;
	   margin-right:5px;	   
	   background-color: #663300;
	   scrollbar-face-color: #663300; 
	   scrollbar-shadow-color: #ffffcc;
	   scrollbar-highlight-color: #ffffcc; 
	   scrollbar-3dlight-color:#663300; 
	   scrollbar-darkshadow-color: #663300; 
	   scrollbar-track-color: #663300; 
	   scrollbar-arrow-color: rgb(255,255,204)
	   }

div,TD {
	   font-family: Verdana,Arial,Helvetica;
	   color: #000000;
	   background-color:#ffffcc;
	   font-size: 9pt;
	   text-align: justify;
	   }

SPAN   {
	   font-family:Verdana,Arial,Helvetica;
	   font-size:10pt;
	   font-weight:bold;
	   color:#993300;
	   }

TT	 {
	 font-family:Times New Roman,Times,serif;
	 font-size:9pt;
	 font-style:italic;
	 color:#000000;
	 text-align:justify;
	 }	   
