@charset "utf-8";
/* CSS Document */
/* File Name: "span.css" */

span.asterix {
	color: #990000;
	font-family: "Calibri";
	font-size: .88em;
	
	}
span.nobold	{
	font-weight: normal;
	}
span.p_poli	{
	font-family: "BankScrD";
	color: #990000;
	font-weight: bold;
	font-size: 4.0em;
	text-align: center;
	}
span.p_ssance	{
	font-family: "AmericanUncD";
	color: #000000;
	font-size: 2.3em;
	text-align: center;
	}
span.txt_attachment {
	position: relative;
	top: -8px;
	font-family: "Calibri";
	font-size: .88em;
	font-weight: bold;
	}
span.txt_label {
	font-family: "Calibri";
	font-size: .81em;
	
	}