
BODY  {
	font-family: Arial;
	font-size: small;
	color: #000000;
	background-color: FFFFFF;
	margin-top: 0;
	margin-left: 5;
	margin-right: 0;
	background: url(../images/sf_gray.gif);
}

h1 {
	font-size: large;
	font-weight: bold;
	font-style: italic;
	color: #191970;
}


P  {
	font-family : Arial;
	font-size : small;
}

P.titolo  {
	
	font-size: large;
	font-weight: bold;
	color: #26509C;
}

P.small  {
	
	font-size: 11px;
	
}

P.titb  {
	
	font-size: 12px;
	font-weight: bold;
}

#nav div{
   font-size: 11px;
	padding: 3px 3px 3px 3px;
	width: 70px;
	background-image: url(../images/tab_off70.gif);
}
#nav a{
    font-size: 11px;
	padding: 3px 3px 3px 3px;
	width: 70px;
	color: #000000;
	text-decoration: none;
	display: block;
	background-image: url(../images/tab_off70.gif);
}
#nav a:hover{
	font-weight: bold;
	background-image: url(../images/tab_on70.gif);
}
