body {
	margin:0px;
	background-image: url(../images/bgd_page1.gif);
	background-repeat: repeat;
	background-position:center;
}
h3 {
	margin:0px;
	padding:0px;
	font-weight: bold;
	font-size: 14px;
	color: #333333;
}
h4 {
	margin:0px;
	padding:0px;
	font-weight: bold;
	font-size: 14px;
	color: #DC3D31;
}
h5 {
	margin:0px;
	padding:0px;
	color: #DC3D31;
	font-size: 13px;
	font-weight: bold;
}
h6 {
	margin:0px;
	padding:0px;
	color: #DC3D31;
	font-size: 12px;
	font-weight: bold;
}
h7 {
	margin:0px;
	padding:0px;
	color: #DC3D31;
	font-size: 11px;
	font-weight: bold;
}
p, form {
	margin:0px;
	padding:0px;
}
input, select, textarea, checkbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding:0px;
}
a {
	font-weight: bold;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #444444;
	text-decoration: none;
}
a:hover {
	color: #DC3D31;
	text-decoration: underline;
}
a:active {
	color: #555555;
	text-decoration: none;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bianco, a.bianco {
	color:#FFF;
}
.12px {
	font-size: 12px;
}
.14px {
	font-size: 14px
}
.rosso {
	color: #DC3D31;
	font-weight: bold;
}
.grigio {
	color:#666666;	
}
.nero {
	color:#333333;	
}
.ombra {
	border: 1px solid #333;
}


