<!--
BODY	{
			font-family: arial, helvetica, verdana, sans-serif;
			color: #000000;
			background-color: #ffffff;
			font-weight: normal;
			font-size: 1em;
			font-style: normal;
		}

H1 		{ font-size: 175%; }
H2 		{ font-size: 150%; }
H3 		{ font-size: 125%; }
H4 		{ font-size: 100%; }
H5 		{ font-size: 75%;  }
H6 		{ font-size: 50%;  }

PRE, TT, CODE	{ font-family: courier, sans-serif; }

P		{ text-align: justify; }

LI { display: list-item; text-align: justify; margin-bottom: 1em;}

OL.roman {list-style-type: upper-roman;}

a		{
			color: #000066;
			font-weight: bold;
			font-style: normal;
			text-decoration: underline;
			background: none;

		}
a:visited	{ color: #000066; }
a:hover		{ text-decoration: none; background: #eeeeee;}

.classic	{ font-family: times new roman, ,times, book antiqua; }

.documento { background: #fff;}
.documento a {letter-spacing: 1px;}
.documento a:before { content: url(./txt_16X16.gif);}

.barra		{
			font-size: small;
			color: #aaaaaa;
			font-weight: bold;
			background: #eeeeee;
			display: block;
			border-top-width: thin;
			border-top-style: solid;
			border-top-color: #aaaaaa;
			border-bottom-width: thin;
			border-bottom-style: solid;
			border-bottom-color: #aaaaaa;
		}

#stampa-convocazione { display: block; padding: 1em; 
			font-family: courier, sans-serif, monospace;}

#stampa-odg{display: block;}
#stampa-odg UL { list-style:none; margin:0; padding:0; } 
#stampa-odg LI { border: solid 1px #aaa; padding: 1em; }
#stampa-odg STRONG {color: #2B638A;}
#stampa-odg HR {display: none; }
.odg	{ font-family: courier, sans-serif, monospace;}

#elenco-odg{ display: block;  width: 60%; margin-left:20%;}
#elenco-odg UL { list-style: square; padding: 2em; margin:0em; margin-top: 0px; background: #eee;} 
#elenco-odg LI { padding: 0em; display: list-item; }
#elenco-odg H3 { color: #fff; background: #2B638A; display: block; margin-bottom:0px; padding-bottom: 0px; padding-left: 1em; }
#elenco-odg HR {display: none;}
-->

