/* STYLE.CSS Foglio di stile - Introini Marco 1999*/

inline  {
	color : green;
	font-size : small;
	font-family : Arial;
}

P  {
	font-family : Arial;
	font-weight : normal;
	font-size : 10pt;
}

H1  {
	font-family : Arial;
	font-size : 14pt;
	font-style : normal;
	color : #0000BB;
	text-decoration : none;
}

H2  {
	font-size : 12pt;
	font-family : Arial;
	color : Green;
	text-decoration : none;
}

H3  {
	font-size : 10pt;
	font-family : Arial;
}

H4  {
	font-family : Arial;
	font-size : 8pt;
}

H5  {
	font-family : Arial;
	font-size : 8pt;
	color : #0000BB;
}

H6  {
	font-family : Arial;
	font-size : 8pt;
	color : #000000;
}

SELECT  {
	font-family : Arial;
	color : black ! important;
}

INPUT  {
	font-family : Arial;
	color : black ! important;
}

TD  {
	font-family : Arial;
	color : #000000 ! important;
	font-size : 8pt;
	text-decoration : none;
}

TH  {
	font-family : Arial;
	color : #544C66 ! important;
	font-size : 8pt;
	text-decoration : none;
}

A  {
	color : #000000;
	text-decoration : none;
	font-size : 8pt;
	font-family : Arial;
}

A:Visited  {
	color : #000000;
	text-decoration : none;
	font-size : 8pt;
	font-family : Arial;
}

A:Active  {
	font-size : 8pt;
	font-family : Arial;
	color : #000000;
	text-decoration : none;
}

A:Hover  {
	text-decoration : none;
	font-size : 8pt;
	font-family : Arial;
	color : #000000;
}

BODY  {
	font-family : Arial;
	background : #FFFFFF ! important;
	color : black;
	font-size : 8pt;
	leftmargin : 0;
 	topmargin: 0;
	marginwidth :0;
	marginheight :0;
}

TD.menu0  {
        text-align : center;
        background-color : #C1C884;
        font-family : Arial;
        color : #000000 ! important;
        font-size : 12pt;
        text-decoration : none;
}

TABLE.menu0  {
        background-color : #C1C884;
	width : 750
	align : center
}

