body	{
/*	color: #7F8177;
/*	background-color: #f1eee9;
*/
/*	background-color: #001540;
*/
	margin: 0;
	padding: 0;
	background-attachment : fixed;
}

.normal {
	font-family: luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

.normalbox      {
	border: 1px solid #440000;
	margin: 3px;
	padding: 5px;
	background-color: #ffffff;
}

.h1	{
	text-align: center;
	font-family: luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #880000;
}

.titlebox       {
	border: 1px solid #440000;
	margin: 0px;
	padding: 0px;
	background-color: #fefaf1;
}

a:link	{
	text-decoration: none;
	color: #841212;
}

a:visited	{
	text-decoration: none;
	color: #73b17e;
}

a:hover	{
	text-decoration: none;
	color: #841212;
	background-color: #fff0c0;
}

a:active	{
	text-decoration: none;
	color: #ff0000;
}
table.sfondo    {
	background-attachment: fixed;
	background-repeat: no-repeat;
	}
