html {font-family: 'Didact Gothic', sans-serif;  }
a
{
	color: black;
	text-decoration:none;
}


.title{
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom:5px;
	
	
}
.text{
	font-size: 0.7em;
	text-decoration:none;
}
.sstitre{
	font-size: 0.8em;
}
.bold{
	font-weight: bold;
}