html, body, table, tr, td, input, textarea, select, option, button { font: 12px Helvetica, Tahoma, Arial, sans-serif; }

body {
	background: #97BA35 url(layout/bg-tile.gif);
	margin: 0px;
	overflow: -moz-scrollbars-vertical;
}
a:link { text-decoration: none; }

a:visited { text-decoration: none; }

a:hover { text-decoration: none; }

a:active { text-decoration: none; }

p {
	margin-top: 1em;
	margin-bottom: 0px;
}
