.style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.style2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF4F42;
	font-weight: bold;
	text-decoration: underline;
}
.style4 {


	font-family: Verdana;
	font-size: 12px;
	color: #333333;
}
