.titre {
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;    
    font-weight: bold;
    color: rgb(0,46,122);
}
.attrait {
    font-weight: bold;
    color: rgb(233,0,41);
}
.blurb {
    font-family: "Times New Roman", Times, serif;
    font-weight: bold;
    font-size: 90%;
}
.copyright {
    font-family: "Times New Roman", Times, serif;
    font-style: italic;
    font-size: 80%;
}

