body {
	background-color: #f2f4e6;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006666;
	font-size: 16px;
	text-decoration: underline;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #009966;
	font-style: italic;
	text-decoration: underline;
}
.style4 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #339966;
}
