body {
	background-image: url('./images/pattern.jpg');
	background-color: #CCCCCC;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
	font-size: 12px;
	color: #000000;
}

a:visited {
	text-decoration: none;
	color: #0000ff;
}

a:hover {
	text-decoration: underline;
	color: #0000ff;
}

a:active {
	text-decoration: none;
	color: #0000ff;
}

a:link {
	text-decoration: none;
	color: #0000ff;
}

.b1 {
	font-family:	tahoma;
	font-size:		xx-small;
	font-weight: 	normal;
	font-style:		normal;
}

.b1b {
	font-family:	tahoma;
	font-size:		xx-small;
	font-weight: 	bold;
	font-style:		normal;
}

.b1i {
	font-family:	tahoma;
	font-size:		xx-small;
	font-weight: 	normal;
	font-style:		italic;
}

.c1 {
	font-family:	tahoma;
	font-size:		x-small;
	font-weight: 	normal;
	font-style:		normal;
}

.c1b {
	font-family:	tahoma;
	font-size:		x-small;
	font-weight: 	bold;
	font-style:		normal;
}

.d1 {
	font-family:	tahoma;
	font-size:		small;
	font-weight: 	normal;
	font-style:		normal;
}

.d1b {
	font-family:	tahoma;
	font-size:		small;
	font-weight: 	bold;
	font-style:		normal;
}

.lnk1 {
	font-family:	tahoma;
	font-size:		10 px;
	font-weight: 	normal;
	font-style:		normal;
	color:			#000090;	/*#5689a0;*/
}

.lnk2 {
	font-family:	tahoma;
	font-size:		11 px;
	font-weight: 	bold;
	font-style:		normal;
	color:			#900000;
}

.divisore {
	font-family:	tahoma;
	font-size:		10 px;
	font-weight: 	normal;
	font-style:		normal;
	color:			#9090f0;
}

.titleflat {
	font-family:	tahoma;
	font-size:		36px;
	font-weight: 	bold;
	color:			#5689a0;
}

.btn  {
	font-size: 		xx-small;
	font-family: 	tahoma;
	background-color: d0e0f0;
	color: 			#333333;
	border-width:	1;
	border-style:	solid;
	border-color:	#a0a0a0;
	font-weight:	bold;
}
