.style1 {
	font-size: small;
	color: #000000;
}
body {
	background-color: #333;
	text-align: center;
}
.style2 {
	color: #007CC3;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.style3 {
	color: #007cc3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	}
.style4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: center;
}

