.text_regular {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #042D78;
	text-align: justify;
}
.text_big {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #042D78;
	text-align: justify;
	line-height: 18px;
}
.text_buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bolder;
	line-height: 10px;
}
.Norepeat {
	background-repeat: no-repeat;
}
.text_buttons2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #042D78;
	text-align: left;
	font-weight: bolder;
	line-height: 10px;
}

