html, body
{
	background-color: #fff;
	color: #000;
	font-family: verdana;
	margin: 0;
	padding: 0;
}



form{ margin: 0; padding: 0; }

.remove{ display: none; }

a, a:visited, a:active{color: #99cc00; text-decoration: none;}
a:hover{color: #e2e2e2; text-decoration: underline;}

table, td, div, span{
	font-size: 11px;
	line-height: 14px;
}


