BODY
    { color: #fff; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #390; margin: 0pt }
H1
   { color: white; font-size: 18pt; text-transform: capitalize }
p { color: white; font-size: 10pt }
H2
  { color: #fff; font-size: 16pt; text-transform: capitalize }
A:LINK   { color: yellow; font-size: 10pt }
A:VISITED  { color: yellow; font-size: 10pt }
H3
  { color: white; text-transform: capitalize }

H4
  { color: white; text-transform: capitalize }

H5
  { color: white; text-transform: capitalize }
TH   { color: white; font-size: 14pt;
	border-right-color: lime;
	border-bottom-color: lime }
CAPTION { color: white; font-size: 14pt }
TD   { font-size: 10pt; text-align: center;
	border-style: dotted }

TD.descrizione {
	background-color: #dddddd;
	color: black
}
TD.navdx      { color: red; font-size: 10pt; background-image: url(immagini/sito/nb-sfondo.gif) }
TD.page       { color: white; font-size: 10pt; text-align: left; vertical-align: top }
TD.page1  { color: white; font-size: 8pt; background-color: #267500; text-align: left; vertical-align: top }
TH.navdx    { color: red; font-size: 14pt }
TH.page   { color: blue; font-size: 14pt }
CAPTION.navdx  { color: #ff80ff; font-size: 14pt }
CAPTION.page  { color: blue; font-size: 14pt; background-color: silver; border: none }

TABLE {
	border-style: hidden;
	border-width: 0px;
	margin: 0px;
	padding: 0px;
	border-color: #339900
}
FONT.navdx   { font-size: 18pt }
A:VISITED.navdx   { color: #ff8000; font-size: 12pt }
TEXTAREA { color: white; font-size: 10pt; font-family: "Times New Roman", Georgia, Times; background-color: #6c3 }
