﻿h1
{
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	color: #008000;
	font-size: 18pt;
}
h2
{
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	color: #008000;
	font-size: 10pt;
}
.table_logo
{
	border: 2px solid #CCCCCC;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	color: #666666;
	font-size: 8pt;
	background-color: #FBFBFB;
	table-layout: auto;
	border-spacing: 10px;
	width: 100%;
	cellpadding: 4;
	cellspacing: 4;
}

.table_giudezi
{
	border-style: solid;
	border: 2px solid #008000;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	color: #666666;
	font-size: 8pt;
	background-color: #FBFFF9;
	table-layout: auto;
	border-spacing: 10px;
	width: 100%;
	cellpadding:4;
	cellspacing:4;
}

.table_opinion
{
	border-style: solid;
	border: 1px solid #008000;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	color: #666666;
	font-size: 8pt;
	background-color: #FBFFF9;
	table-layout: auto;
	border-spacing: 10px;
	width: 100%;
	cellpadding:4;
	cellspacing:4;
}

.subhead
{
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	color: #000000;
	font-size: 12pt;
}

.table_title
{
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	color: #008000;
	font-size: 8pt;
	font-weight: bold;
}
.whitecell {
	background-color: #FFFFFF;
}
a {
	font-family: "trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	text-decoration: underline;
	color: #800000;
}
a:hover {
	font-family: "trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	text-decoration: underline;
	color: #008000;
}
p, .ancore, .ol, .text {
	color: #000000;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 8pt;
}

.textBigger {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 10pt;

}


