a:link
{
	color: #000000;text-decoration:underline 
}
a:visited
{
	color: #FF0000; 
} 
a:active 
{
	color: #CC3300;
}
body
{
	background-position:     center top; font-family: "Times New Romanserif";
	color: #000099;list-style-type:disc; font-size:12 pt; background-repeat:repeat-y; background-image:url('immagini/background.jpg') 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Times New Romanserif;
}
h1
{
	color: #0000FF;font-size:28 pt
}
h2
{
	color: #0000FF;font-style:oblique; font-weight:bold 
}
h3
{
	color: #3480B8;font-style:oblique; font-weight:bold 
}
h4
{
	color: #0066FF;
}
h5
{
	color: rgb(204,153,51);
}
h6
{
	color: rgb(153,153,51);
}