* {
	margin:0;
	padding:0;
	border:0
}

body.flash {
	background-color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#444444
}

.flash h1, .flash h2, .flash p, .flash ul {
	display:none
}

body {
	background-color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff
}

a, a:visited { color:#444444 }
a:hover, a:visited:hover { text-decoration:none; }

#content {
	width:1024px;
	margin:0 auto
}

#footer {
	position:absolute;
	bottom:0;
	width:100%;
	text-align:right;
}

#legal {
	padding:20px;
}

table {
	font-size:11px;
	width:750px;
	empty-cells: show;
	border-collapse: collapse
}

table td {
	font-size:11px;
	padding:15px;
}

table td img {
	margin-right:20px;
	float:left;
}

table tr td:first-child {
	border-right:1px dotted #444444
}

h3 {
	font-size:17px;
	font-weight:normal;
	color:#444444;
	padding:10px 0 20px 10px
}