table{
	border-spacing: 0;
}
table, td, ul, ol, li, p, h1, 
div, span, img, a, input, fieldset, legend{
	border: none;
	padding: 0;
	margin: 0;
}
a{
	text-decoration: none;
}
input[type=submit]{
	font-family: 'Arial';
}
