.style1 {font-size: smaller}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #009900;
}
.style2 {	color: #006600;
	font-size: 14px;
}
.style3 {
	color: #006600;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
