body { margin: 0px; font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:18px; color:#404040;}

a:link {color: #9d1718;}
a:visited {color: #9d1718;}
a:hover {color: #9d1718; text-decoration:none;}
a:active {color: #9d1718;}

h1 {font-size:12px; color:#9d1718; font-weight:bold; display:inline;}

h3 { font-size:16px; color:#9d1718; font-weight:bold; display:inline;}

h2 {font-size:12px; line-height:18px; color:#404040; font-weight:bold; display:inline;}

.footer {font-size:12px; line-height:18px; color:#404040; text-align: right;}
.footer a:link {font-size:12px; line-height:18px; color:#404040; text-align: right;}
.footer a:active {font-size:12px; line-height:18px; color:#404040; text-align: right;}
.footer a:visited {font-size:12px; line-height:18px; color:#404040; text-align: right;}
.footer a:hover {font-size:12px; line-height:18px; color:#9d1718; text-align: right; text-decoration:none;}

#content {
	position:relative;
	left:0px;
	top:0px;
	width:450px;
	height:290px;
	z-index:1;
	overflow: auto;
	visibility: visible;
	scrollbar-face-color:#9d1718;
	scrollbar-highlight-color:#f0eceb;
	scrollbar-3dlight-color:#6A747A;
	scrollbar-darkshadow-color:#404040;
	scrollbar-shadow-color:#c5b6af;
	scrollbar-arrow-color:#fff;
	scrollbar-track-color:#f0eceb;
}

.tabellanewentry {background-color:#f0eceb; padding:3px; font-size:12px; line-height:14px;  }
.linea { background-image:url(images/linea.jpg); background-repeat:repeat-x; background-position:center; }