.bground {
	background-color: #B3D335;
	background-image: url(images/topcorner.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bgroundcell {
	background-image: url(images/leftside.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.text {
	font-family: Tahoma, Verdana;
	font-size: 10pt;
	color: #000000;
	line-height: 22px;
}
li {
	list-style-type: square;
}
