body,td,th {
	font-family: "Berlin Sans FB", "Gill Sans", Helvetica, Arial, sans-serif;

	
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {text-decoration: none;
	color: #02CC35;}

a:visited {text-decoration: none;
	color: #02CC35;}

a:hover {text-decoration: underline;
	color: blue;}