BODY {
	FONT-SIZE: 11px;
	COLOR: #005085;
	FONT-FAMILY: Verdana;
	margin: 0px;
	background-color: #EFEFEF;
	line-height: normal;
	padding: 0px;
}
P {
	FONT-SIZE: 11px;
	COLOR: #005085;
	FONT-FAMILY: Verdana;
	margin:0;
}
.t {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #005085;
}

h1 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #005085;
	text-transform: uppercase;
}
h2 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #005085;
	text-transform: uppercase;
}
h3 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #005085;
	text-transform: uppercase;
}
h4 {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #005085;
	text-transform: uppercase;
}
h6 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #005085;
	text-transform: uppercase;
}
h5 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #005085;
	text-transform: uppercase;
}
A:link {
	COLOR: #339999;
	TEXT-DECORATION: underline
}
A:visited {
	COLOR: #336666;
	TEXT-DECORATION: underline
}
A:active {
	COLOR: #333333;
	TEXT-DECORATION: underline
}
A:hover {
	COLOR: #ff6600;
	TEXT-DECORATION: underline
}
.imagelink1 {border-width: 1px; border-color: #222222;border-style: solid;}
A:hover .imagelink1 {border-width: 1px; border-color: #FF9933; border-style: solid;}

INPUT {
	FONT-SIZE: 11px; FONT-FAMILY: Verdana,Arial,Helvetica
}
SELECT {
	FONT-SIZE: 11px; FONT-FAMILY: Verdana,Arial,Helvetica
}
.autore {
	font-style: oblique;
	font-weight: bold;
}
.contenuto {
	border: 1px solid #000000;
}
.titolo1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bolder;
	color: #005085;
	text-transform: uppercase;
}
.casella	{
	background: #EEEEEE;
	border: 1px solid Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #339999;
	font-size: 11px;
}
.border-bottom	{
	border-bottom:1px dotted #cccccc;
}
.uppercase	{
	text-transform:uppercase;
}
.bgColor1	{
	background:#005085;
}
