
body, table, td  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	line-height: 16px;
	margin: 0px;
	background-color: #DCE7DA;
}


a:link, a:visited, a:active  {
	text-decoration : none;
	color : #76A26F;
}

a:hover  {
	text-decoration : underline;
	color : #76A26F;
}





