.style2 {
	font-size: x-large;
	color: #FF3333;
	font-weight: bold;
}
.style3 {
	color: #FF3333;
	font-weight: bold;
	font-size: small;
}
