.style1 {
	font-family: Arial;
	font-size: 12px;
	line-height: 22px;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00389F;
}

.style5 {
	font-family: Arial;
	font-size: 12px;
	line-height: 22px;
	color: #FF0000;
	font-weight: bold;
}


