body {
	background-color: #F0F7FF;

}

A {
   font-family: Verdana;  font-weight: bold; font-style: normal; text-decoration: none; text-transform: none; FONT-SIZE: 10px; font-variant: normal; color: #006060;
}
A:hover {
		 font-weight: bold; font-style: normal; text-decoration: underline; text-transform: none; font-variant: normal; color: #006060;
}

.CodeCommento
{
    COLOR: #666666;
	FONT-WEIGHT: normal;
	font-family: Tahoma;
	font-size: 11px;
}
.CodeKeyword
{
    COLOR: #0000FF;
	FONT-WEIGHT: normal;
	font-family: Tahoma;
	font-size: 11px;

}


.CodeHTML
{
	COLOR: #000000;
	FONT-WEIGHT: normal;
	font-family: Tahoma;
	font-size: 11px;

}
.CodeASP
{
	COLOR: #990000;
	FONT-WEIGHT: normal;
	font-family: Tahoma;
	font-size: 11px;
}

.CodeString
{
	COLOR: #006600;
	FONT-WEIGHT: normal;
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
}

.CodeObject
{
	COLOR: #CC0099;
	FONT-WEIGHT: normal;
	font-family: Tahoma;
	font-size: 11px;
}
.Testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	text-align: justify;


}
.TabellaCodice {
	background-color: #FDFED3;
}
.TitoloArticolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #006699;
	text-align: center;

}
.Autore {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FF9900;
}
.FormTag {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF6600;
}
.TableTag {
	font-family: Tahoma;
	font-size: 11px;
	color: #006600;
}
.TitoloParagrafo {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #000099;
}
