.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}
.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
}
.headblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003399;
	font-style: normal;
	font-weight: bold;
}
.claim {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFF00;
	font-style: normal;
	font-weight: bolder;
}
