body {
	border-style: none;
	border-width: 0px;
	margin: 0px;
	padding: 0px;
       font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-weight: normal;
       font-size: 90%;
	}

table, tbody  {
	border-style: none;
	border-collapse: collapse;
	margin: 0px auto 0px auto;
	padding: 0px;
	vertical-align: top;
	border-spacing: 0px;
	background-color: #003366;
	}

tr, td	{
	border-style: none;
	background-color: #ffffff;
	}

th	{
	width: 178px;
	border-top-style: solid;
	border-left: 2px white;
	border-top-width: 12px;
	border-top-color: #ffffff;
	text-align: center;
	vertical-align: bottom;
	font-weight: bold;
	text-transform: uppercase;
	}

th.lb	{
	border-top-color: #0099cc;
	text-color: #0099cc;
	}

th.db	{
	border-top-color: #003366;
	text-color: #003366;
	}


td#left, td#right	{
	background-color: #0099cc;
	width: 12%;
	}


a	{
	border-style: none;
	color: #333333;
	text-decoration: none;
	}

p	{
	padding-bottom: 1.5em;
	}

p.citazione {
	text-align: left;
	text-indent: 20px;
	font-style: italic;
	font-size: 1.1em
	}

h2	{
	font-size: 1.5em;
	text-align: center;
	font-weight: normal;
	}

h3	{
	font-size: 1.2em;
	font-weight: normal;
	}

h4	{
	font-size: 1em;
	font-weight: bold;
	padding-right: 8px;
	}

ul	{
	list-style-type: none;
	font-style: italic;	
	}


.capolettera	{
	font-size: 1.5em;
	}

p#footer	{
	font-size: 0.66em;
	text-align: left;
	}

div#times	{
	padding-left: 22px;
	}

img#logosbasa	{
	float: left ;
	padding: 0px 4px 0px 0px ;
	vertical-align: text-bottom;
	}