BODY {	scrollbar-face-color: 336633;
		scrollbar-arrow-color: A1AFC3;
		scrollbar-track-color: EAEAEA;
		scrollbar-shadow-color: 'A1AFC3';
		scrollbar-highlight-color: 'white';
		scrollbar-3dlight-color: 'A1AFC3';
		scrollbar-darkshadow-Color: 'white'
	}
.titolo-paragrafo {font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 16px;
	  font-style: normal;
	  font-weight: bold;
	  color: #336633
	  }
.sottotitolo {font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 14px;
	  font-style: normal;
	  font-weight: bold;
	  color: #ffffff
	  }
.txt {font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 11px;
	  font-style: normal;
	  font-weight: normal;
	  color: #ffffff
	  }
.copyright {font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
	  font-style: normal;
	  font-weight: bold;
	  color: #ffffff
	  }
.input { font-family: Courier, Arial, Times, Verdana;
			font-size: 8px;
			font-style: normal;
			font-weight: normal;
			color:#336633;
			}
.email { font-family: Courier, Arial, Times, Verdana;
			font-size: 8px;
			font-style: normal;
			font-weight: normal;
			color:#336633;
			}
.textarea { font-family: Courier, Arial, Times, Verdana;
			font-size: 8px;
			font-style: normal;
			font-weight: bold;
			color:#336633;
			}
.button { font-family:  Verdana, Courier, Arial, Times;
			font-size: 10px;
			font-style: normal;
			font-weight: bold;
			color:white;
			background:#FF6633
			}
table {font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 12px;
	  font-style: normal;
	  font-weight: NORMAL;
	  font-align: justify;
	  color: #000000
	  }
.td { font-family: Verdana, Courier, Arial, Times;
			font-size: 9px;
			font-style: normal;
			font-weight: bold;
			color:#FF6633;
			}
.tableborder {color:#006699;
				weight: normal
				}
	
A { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: bold;
	font-weight: bold;
	text-decoration:none;
	color:#336633;
	}
	
A:Visited {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: bold;
	font-weight: bold;
	color:#336633;
	text-decoration: none; 
	}

A:Active {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: bold;
	font-weight: bold;
	color:#336633;
	text-decoration: none; 
	}

A:HOVER {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: bold;
	font-weight: bold;
	text-decoration:none;
	color:#FF6633;
	}

