BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

TABLE {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

INPUT {
	font-size : 8pt;
	border : 1px solid #666666;
	color : black;
}

.miosubmit {
	font-size : 8pt;
	border : 1px solid #666666;
	color : white;
	background-color : #AAAAAA;
	font-weight : bold;
}

A {
	color : #333333;
	font-weight : bold;
	text-decoration : none;
}

A:HOVER {
	color : #333333;
	font-weight : bold;
	text-decoration : underline;
}

.titolo {
	font-size : 15pt;
	color : #333333;
}

.catsel {
	font-size :8pt;
	color : #888888;
	text-decoration : underline;
}

.catlist {
	font-size :8pt;
	color : black;
}

.catlist A {
	color : #333333;
	font-weight : bold;
	text-decoration : none;
}

.catlist A:HOVER {
	color : green;
	font-weight : bold;
	text-decoration : underline;
}

.productlist {
	font-size : 10pt;
}

.categoria {
	font-size :12pt;
	color : #333333;
	font-weight : bold;
	text-decoration : none;
}

.divisore {
	font-size :20pt;
	color : #888888;
	font-weight : bold
	background : white;
}
