body	{font-family: verdana,arial,helvetica,sans-serif;
         font-size: 0.8em;                    
         margin-top: 2px;
         background-color: #4682b4;
         color: red;
         }

#box	{
		width: 630px;
		padding: 30px;
		margin: auto;
		text-align: left;         
		}


#head	{	
		width: 630px; 
		height: 125px;
		border-style: none;	
		font-family: arial;
		}

#foot	{	
		width: 630px;
		height: 25px;		
		text-align: center;
		color: blue;
		}

td.armaiti	
	{	
		width: 630px;
		height: 125px;
		border: 1px solid #000000;
		border-right-width: 4px;
		border-bottom-width: 3px;
		padding-left: 0.75cm ; 
		text-indent: 1cm; 
		background-color: #ffcc33;
		}

td.r_column
	{	
		width: 4px;
		background-color: #ff6347;
		border: 1px solid #9932cc;
		border-bottom-color: #000;
		border-bottom-width: 3px;
		}

td.y_column
	{	
		width: 4px;
		background-color:#ffd700;
		border: 1px solid #9932cc;
		border-bottom-color: #000;
		border-bottom-width: 3px;
		}

td.b_column
	{	
		width: 4px;
		background-color: #4169e1;
		border: 1px solid #9932cc;
		border-bottom-color: #000;
		border-bottom-width: 3px;
		}

td.menu
	{	width: 150px; 
		border: 1px solid black; 
		border-bottom-width: 3px;
		background-color: #ffcc33; 
		vertical-align: top;
		text-align: left;
		padding-top: 27px;
		padding-left: 15px;
		font-family: arial;
		}

td.foto
	{	width: 450px;  
		background-color: #ffcc33; 
		border: 1px solid black;
		border-right-width: 4px;
		border-bottom-width: 3px;
		text-align: right;
		vertical-align: top;
		padding-right: 55px;
		padding-top: 23px;
		font-family: arial;

		}
		
fieldset
		{
		border-style: none;  
		text-align: right;
		padding-top: 0px; 
		padding-right: 5px
		}	
			
img		{	
		border: 1px solid black;
		width: 20px;
		height: 14px;
		}
			

img.walewski	{
		border: 1px solid black;
		width: 165px;
		height: 220px;		
		}
		
	
		
td.feet	{	
		width: 630px;
		height: 25px;
		border: 1px solid black;
		border-right-width: 4px;
		border-bottom-width: 3px;
		background-color: #ffcc33;
		text-align: center;
		color: blue;
		font-size: 0.85em;
		}
		
.font1	
		{
		color: blue;
		font-family: arial;
		font-size: 18px;
		}
		
.font2	
		{
		color: red;
		font-family: arial;
		font-size: 18px;
		}

.fontcat
		{
		font-family: verdana;
		color: #4682b4;
		font-size: 11px;
		}

.fonti
		{
		font-style: italic;
		}
		
a:link	
	{ 
		color: #4682b4; 
		text-decoration : none; 
		}

a:visited	
	{ 
		color: #4682b4; 
		text-decoration : none; 
		}

a:hover	
	{ 
		color: #0000ff; 
		text-decoration : underline; 
		}

a:active
	{ 
		color: #cc0000; 
		text-decoration : none; 
		}