	BODY, B, P, I, UL, LI {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 7pt;
	}
	FORM, BUTTON, INPUT, SELECT-ONE, SELECT-MULTIPLE, TEXTAREA, FIELDSET, LEGEND, TD, TH {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 7pt;
		margin: 0pt;
		padding: 0pt;
		display: inline;
	}
	.sel {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 7pt;
		margin: 0pt;
		padding: 0pt;
		display: inline;
		border: 1px outset black;
	}
	SMALL, PRE {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 7pt;
		margin: 0pt;
		padding: 0pt;
	}
	.myIMG {margin: 0pt; padding: 0pt;}
	INPUT, BUTTON, SELECT-ONE, SELECT-MULTIPLE, TEXTAREA {
		border: 1pt outset buttonhighlight;
	}
	H1, H2, H3, H4, H5 {
		margin: 0pt;
		padding: 0pt;
	}
	.mLink {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 8pt;
		color: White;
		font-weight : bold;
		text-decoration : none;
		padding-left: 10pt;
		cursor: default;
	}
	.mLink: A {
		text-decoration : none;
	}
	.mLink: A:Hover {
		color: Yellow;
		text-decoration : none;
		background: Navy;
	}
	.mLink2 {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 7pt;
		color: White;
		font-weight : normal;
		text-decoration : none;
		padding-left: 10pt;
	}
	.mLink2: A {
		text-decoration : none;
	}
	.mLink2: A:Hover {
		color: Green;
		text-decoration : none;
	}
	.blocoTit
	{
		background : #ff9933;
		color : #ffffff;
		font-weight : bold;
	}
	A {
		text-decoration : none;
	}
	A:Hover {
		color: Red;
		text-decoration : none;
	}












