body {
		font-family: Century Gothic, Verdana;
		font-size: 8pt;
		CURSOR: crosshair;
		color : #ffffff;
		margin: 0;
		background : url(pics/sf.jpg);
}
.text {
	font-family: Century Gothic, Verdana;
	font-size: 8pt;
	 text-align: justify;
	 	 color : #ffffff;
}
.titolo {
	font-family: Century Gothic, Verdana;
	font-size: 10pt;
	 text-align: center;
	 color : #ffffff;
}
BODY {
	SCROLLBAR-FACE-COLOR: #98937D;
	SCROLLBAR-HIGHLIGHT-COLOR: #98937D;
	SCROLLBAR-SHADOW-COLOR: #98937D;
	SCROLLBAR-3DLIGHT-COLOR: #98937D;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #98937D;
	SCROLLBAR-DARKSHADOW-COLOR: #98937D;
}
A{
CURSOR: e-resize;
text-decoration: none;
color : #CDCABC;
}
a:link {
color : #CDCABC;
CURSOR: e-resize;
text-decoration: none;
}
a:visited {
color : #CDCABC;
text-decoration: none;
CURSOR: e-resize;
}
a:active {
color : #ffffff;
CURSOR: e-resize;
}
a:hover {
color : #ffffff;
CURSOR: e-resize;
}
#header {
color : #ffffff;
 text-align: justify;
}
#header H1 {
 font-size: 10px;
color : #ffffff;
}
#content {
color : #ffffff;
 border: none;
 margin-left: 5px;
 margin-right: 5px;
 padding: 0 5px;
 text-align: justify;
}

.bottom {
 margin-bottom: 5px;
}

#content H2 {
color : #ffffff;
 margin: 0;
 padding: 0 5px;
 font-size: 10px;
 text-align: center;
}

.menu_2 {
 margin-left: 0;
 padding-left: 0;
 list-style: none;
}

.menu_item {
color : #ffffff;
 font-weight: normal;
 text-align: justify;
 padding: 2px 3px;
 margin: 0;
}

.current {
 display: block;
color : #ffffff;
 text-align: justify;
 padding: 2px 3px;
 margin: 0;
}