body {
	background: #000;
	font-size: 100%;
	}
body, input, select, textarea, td, th {
	font-family: ;
	}
body, form, input, select, textarea {
	margin: 0;
	padding: 0;
	} 
a {
	text-decoration: underline;
	}
a:hover {
	text-decoration: none;
	}
img, table {
	border: 0 none;
	}
p {
	margin: 0 0 1em 0;
	padding: 0;
	}
table {
	border-collapse: collapse;
	}
textarea {
	overflow: auto;
	}
td, th {
	padding: 0;
	vertical-align: top;
	}
ul {
	margin: 0;
	padding: 0 0 0 16px;
	}



#flash {
	margin: 0 auto;
	width: 750px;
	}
