body {
	color: #7d7d7d;
	font-family: Verdana, monospace;
	font-size: 12px;
	background-color: #000;
	background-position: bottom left;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-image: url(/media/.tne.jpg);
}

#footer {
	font-style: italic;
	position: absolute;
	bottom: 10px;
	right: 10px;
}

h1 {
	color: #FFF;
	font-style: italic;
	font-family: sans-serif;
}

#tabla {
	position: absolute;
	margin: auto;
	top: 20%;
	left: 35%;
	padding: 10 0 20 20;
	/*border: 1px dashed #474747;*/
	height: 450px;
	width: 700px;
	overflow: auto;
}

table {
	font-size: 10px;
}

li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

th {
	text-align: left;
	display: none;
}

td {
	vertical-align: bottom;
	padding: 2 10 2 0;
}

img {
	border: 0px;
	behavior: url(.trans.htc);
}

a {
	color: #FFF;
}

a:link, a:visited, a:active {
	color: #FFF;
	text-decoration: none;
}

a:hover {
	color: #f2ab13;
}
