﻿body,td,th {
	color: #FF9900;
}
a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}

.titoli {
	font-family: "Lucida Sans Unicode";
	font-size: 21px;
}
.sottotitoli	 
{
	font-family: "Lucida Sans Unicode";
	font-size: 24px;
	color: #FF0000;
}
.corpogrande {
	font-family: "Lucida Sans Unicode";
	font-size: 16px;
	color: #333333;
}
.corpomedio {
	font-family: "Lucida Sans Unicode";
	font-size: 13px;
	line-height:16px;
	color: #333333;
}
.corpopiccolo {
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	color: #333333;
}
.corpopiccolob {
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	color: #ffffff;
	padding-left: 25px;
	padding-right: 25px;
}
.grigio {
	font-size: 12px;
	color: #0c0c0c;
}
.grassetto {
	font-family: "Lucida Sans Unicode";
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
.piccolo {
	font-size: 10px;
}
.cerca {
	font-family: "Lucida Sans Unicode";
	font-size: 14px;
	background-color: #FF0000;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	color: #FFFFFF;
}
.titolo {
	font-family: "Lucida Sans Unicode";
	font-size: 21px;
	color: #ff9900;
}
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 15px;
	padding: 15px;
}
