.pulsante {
	border-top: thick outset Maroon;
	border-bottom: groove;
	background: Maroon;
	font-family: "Arial Black";
	color: ButtonFace;
	text-align: center;
}
a:link
{
	color: rgb(51,153,255); 
}
a:visited
{
	color: rgb(51,102,204); 
} 
a:active 
{
	color: rgb(255,153,0);
}
table
{
	table-border-color-light: rgb(255,204,102);
	table-border-color-dark: rgb(204,153,102); 
}
.bodymed
{
	font-family: Arial;
	background-color:#;
	color: #ffffcc;text-align:justify; text-indent:25; margin-left:15; margin-right:15; line-height:150%; font-size:11pt
}

#primariga {
	font-family: "Arial Black";
	font-size: 11pt;
	color: #FFFACD;
	font-variant: small-caps;
}


h1
{
	font-family: Arial Black;
	color: #FFFF99;font-size:18pt
}
h2
{
	font-family: Arial Black;
	color: #FFCC66;font-size:13pt 
}
h3
{
	font-family: Arial Black;
	color: #663300; font-size:12pt 
}
h4
{
	font-family: Arial Black;
	color: #999900;font-size:11pt
}
h5
{
	font-family: Arial;
	color: #C0C0C0;font-size:11pt
}

.evidenziato {
	background: Maroon;
	font-family: "Arial Black";
	color: #FF8C00;
	border-bottom: solid Olive;
}

.evidenziato2 {
	font-family: "Arial Black";
	color: Olive;
	background: #D2691E;
	border-bottom: double;
	font-size:13pt

}

.firma {
	font-family: "Comic Sans MS";
	font-size: 10pt;
	color: ThreedDarkShadow;
}



.h6elpunt
{
	font-family: Times New Roman, Times;
	color: rgb(51,102,204); list-style-type:disc
}
BODY {
	SCROLLBAR-FACE-COLOR: #ff6600;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffcc;
	SCROLLBAR-SHADOW-COLOR: #ff6600;
	SCROLLBAR-3DLIGHT-COLOR: #ffffcc;
	SCROLLBAR-ARROW-COLOR: #ffffcc;
	SCROLLBAR-TRACK-COLOR: #ffffcc;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffcc;
	background: #FFFFCC;
}