body
{
font-family: verdana,helvetica,arial,sans-serif;
font-size: 13px; 

background : #FFFFFF;
color : #000000;
}

.norep
{
background-image:  url(/images/back.jpg); 
background-repeat: repeat-y
}

 p, h1, h2, h3, table, td, th, ul, ol, dl
{
font-family: verdana,helvetica,arial,sans-serif;
font-size: 13px;
}

.just {  
text-align: justify
}

a:link { 
color:#006666; 
text-decoration: underline;
}
a:visited {
 text-decoration: underline;
}
a:hover { 
color:#006666; 
text-decoration:none; 
}
a:active { 
color:#000000; 
text-decoration: underline;
}

.titolo
{
	font-size : 16px;
	font-weight : bold;
}