.style1 {
	font-size: 18px;
	font-weight: bold;
}
.style2 {
	color: #FF0000;
	font-weight: bold;
}
.style3 {
	color: #FF0000;
}
body {
	background-color: #d2d2ff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #003366;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #003366;
}

