.green {
	color: #ffffff;
	text-decoration: underline;
	background-color: #006633;
}


.lightgreen {
	color: #ffffff;
	text-decoration: underline;
	background-color: #ccff99;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.style2 {font-size: large}
.style3 {font-size: small}
.style4 {font-family: Arial, Helvetica, sans-serif; font-size: small; }
.style5 {font-size: x-small}
