body {
	background:#000000;
	font-family: Arial;
	font-size: 12px;
	color:#FFFFFF;
}
h1{
	color:#F0F0F0;
	font-family:Georgia;
	font-weight: normal;
	font-size:32px;
     	padding-top:0cm;
	padding-bottom:0cm;
	line-height: 0.8;
	}
h2{
	font-weight: normal;
	color:#E0E0E0;
	font-family:Georgia;
	font-size:22px;
      line-height: 0.5;
     	padding-top:0;
	padding-bottom:5px;
     	margin-top:0;
	margin-bottom:0;
	}
hr{
	color: #333;
	background-color: #333;
	border: 1px solid #444444;
	border-width: 1px 0 0 0;
}
#tabla {
	width:100%;
	height:80px;
	border:0;
	}
#menu {
	text-align:right;	
}
#menu p {	
	margin-top: 0;
	color: #888888;
}
#menu a {	
	font-family: Arial;
	font-size: 12px;
	color: #999999;
	text-decoration:none;	
}
#navegador {
}
#pie {
	clear: both;
	text-align: center;
	height:20px;
}
#pie p {	
	margin-top: 0;
	color: #666666;
}