/* CSS Document */

body {
	background-color:#85db18;
	margin:0px;
	color:#616161;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
}

.txtgreen {
	color:#85db18;
}

