@font-face {
    font-family: 'GabrielleRegular';
    src: url('Gabrielle-webfont.eot');
    src: url('Gabrielle-webfont.eot?#iefix') format('eot'),
         url('Gabrielle-webfont.woff') format('woff'),
         url('Gabrielle-webfont.ttf') format('truetype'),
         url('Gabrielle-webfont.svg#webfontbQkoO1Mm') format('svg');
    font-weight: normal;
    font-style: normal;

}


body.general	{
	background-color: #ffffff;
	margin-left:10;
	margin-top:10;
	margin-right:10;
	margin-bottom:10;
	text-align: center;
}
.greyborder {
	border: 1px solid #888888;
}
.datewhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	
}
.links-top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}

.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: justify;
	line-height: 150%;
}
a:link {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
}

.titolo {
	font-family: 'GabrielleRegular';
	font-size: 24px;
	color: #FFF;
	line-height: 120%;
}
