BODY {
	BACKGROUND-COLOR: #ffffff;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #69AAD4;
}
.menu_titlebar {
	COLOR: #ffffff;
	FONT-WEIGHT: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
TD {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
}
A {
	font-weight: normal;
	COLOR: #003366;
	TEXT-DECORATION: none;
}
A:visited {
	COLOR: #00FFFF;
	TEXT-DECORATION: none;
}
A:hover {
	COLOR: #666666;
	TEXT-DECORATION: underline;
}
.main_menu {
	FONT-WEIGHT: bold;
}
.menu_titlebar2 {
	BORDER-BOTTOM: #333366 1px solid;
	BORDER-LEFT-COLOR: black;
	BORDER-LEFT-STYLE: solid;
	BORDER-RIGHT-COLOR: black;
	BORDER-RIGHT-STYLE: solid;
	BORDER-TOP-COLOR: black;
	BORDER-TOP-STYLE: solid;
	COLOR: #ffffff;
	FONT-WEIGHT: bold;
}
.disabilitato {  
	color: #999999;
	font-style: oblique;
}
p { 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
}
tr { 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
}
.disabilitatohome {
	color: #C8C8C8;
	font-style: oblique;
}
.titolo {
	font-weight: bold;
	color: #000000;
}
code {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #0066CC;
	font-weight: 400;
}
.titolo2 {
	font-weight: bold;
	color: #3366CC;
}
.evidenzia {
	font-weight: bold;
	color: #999999;
}