body
{
BACKGROUND: #006699;

scrollbar-face-color:#71BCD6;
scrollbar-shadow-color: #color;
scrollbar-highlight-color: #color;
scrollbar-3dlight-color: #color;
scrollbar-darkshadow-color: #color;
scrollbar-track-color: #CDE4FF;
scrollbar-arrow-color: white;
}
A:link {
	color: #FF0000;
	text-decoration: none;
	font-variant: small-caps;
}
A:visited {
	color: OrangeRed;
	text-decoration: none;
	font-variant: small-caps;
}
A:active {
	color: #CCFF00;
	text-decoration: none;
	font-weight: bold;
}
A:hover {color: #CCFF00; text-decoration: none;}
li{
list-style-image: url(wwwroot/images/punto_elenco.jpg);
padding-top:0;
padding-left:0;
padding-bottom:0;
line-height:1.2;
font-family: Georgia, "Times New Roman", Times, serif;
color: black;
font-size: 11pt
}
P.content
{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: black;
	font-size: 11pt;
}
P.contentform
{
font-family: Georgia, "Times New Roman", Times, serif;
color: #006699;
font-size: 11pt
}
div.content
{
font-family: Georgia, "Times New Roman", Times, serif;
color: #006699;
font-size: 11pt
}
.description
{
font-family: Georgia, "Times New Roman", Times, serif;
color: black;
font-size: 8.5pt
}
.maintable {
	BORDER-RIGHT: 1px ridge;
	PADDING-RIGHT: 4px;
	BORDER-TOP: 1px ridge;
	PADDING-LEFT: 4px;
	PADDING-BOTTOM: 4px;
	BORDER-LEFT: 1px ridge;
	WIDTH: 750px;
	PADDING-TOP: 4px;
	BORDER-BOTTOM: 1px ridge;
	BACKGROUND-COLOR: #71BCD6;
	TEXT-ALIGN: left
}
h1 {
	font-size: 16pt;
	color: #0000CC;
}