body { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	background-color: #ffffff; 
	font-weight: normal; 
	background-image: url(img/sfondo.gif); 
	margin-left: 0px; 
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px 
}

h1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 24px; color: #002762; font-weight: bold; margin-top: 16px; margin-bottom: 16px }
h2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; color: #002762; font-weight: bold; margin-top: 16px;  margin-bottom: 16px }
p { color: #002762;margin-top: 7px; margin-bottom: 7px }
td { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #002762; font-weight: normal }


a:link { color: #990000; font-weight: bold; text-decoration: none; }
a:hover { color: #ff0000; font-weight: bold; text-decoration: underline }
a:visited { color: #990000;	font-weight: bold; text-decoration: none }
a:visited:hover { color: #ff0000; font-weight: bold; text-decoration: underline }
