.style1 {
	font-size: 24px;
	font-weight: bold;
}
.style2 {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}
body {
	background-color: #66CCCC;
}
