.Fone {
	font-family: Calibri;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.name {
	font-family: Calibri;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
}
.warning {
	font-family: Calibri;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
	text-decoration: blink;
}
.warning2 {
	font-family: Calibri;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
}
