body {
	margin: 15px 0 25px;
	padding: 0;
	line-height: 1.2px;
	color: #333333;
	background: #ECF1D8;
	text-align: center;
}
a:link {
    font-weight : normal; 
	text-decoration : none;
	color: #990000;
	background: transparent; 
	}

a:visited {
    text-decoration : none;
	color: #990000;
	background: transparent; 
	}

a:hover {
    text-decoration : underline;
	color: #FF0000;
	background: transparent;
	}

a:active {
	text-decoration : none;
	color: #f90;
	background: transparent;  
	}
p, td, li, ul, ol, h1, h2, h3, h4, h5, h6	{
		font-family: Georgia, "New Century Schoolbook", Times, serif;
		}
h1	{
	font-size: 1em;
	font-weight: normal;
	margin-bottom: 0.25em;
	line-height: 130%;

	}
h2	{
	font-size: 1.4em;
	font-weight: normal;
	margin-bottom: 0.25em;
	margin-top: 0.5em;
	line-height: 130%;

	}

html p	{
	margin-top: 3;
	margin-bottom: 1em;
	text-align: left;
	font-size:  0.85em;
	line-height: 1.5;
	margin-left: 0.3em;
    }
	
#new {
	padding: 5;
	width: 650px;
	text-align: left;
	position: relative;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	}
	
#new p{
	text-align: justify;
	padding-right: 8px;
	padding-left: 8px;
	} 
.torna {
	border:1px solid #003300;
	float:left;
	width: 220px;
	margin-bottom: 0px;
	padding: 0px;
	height: 20px;
		}
